Don't pull published image from registry
All checks were successful
Build and push container image / build (push) Successful in 9m55s

This commit is contained in:
toast 2024-01-31 15:25:58 +11:00
parent 7c158d2697
commit 5446441775

View File

@ -2,7 +2,7 @@ version: '3.8'
services: services:
bot: bot:
container_name: kon container_name: kon
image: 'git.toast-server.net/toast/kon:main' #image: 'git.toast-server.net/toast/kon:main'
build: . build: .
env_file: env_file:
- .env - .env