Don't pull published image from registry
All checks were successful
Build and push container image / build (push) Successful in 9m55s
All checks were successful
Build and push container image / build (push) Successful in 9m55s
This commit is contained in:
parent
7c158d2697
commit
5446441775
@ -2,7 +2,7 @@ version: '3.8'
|
||||
services:
|
||||
bot:
|
||||
container_name: kon
|
||||
image: 'git.toast-server.net/toast/kon:main'
|
||||
#image: 'git.toast-server.net/toast/kon:main'
|
||||
build: .
|
||||
env_file:
|
||||
- .env
|
||||
|
Loading…
Reference in New Issue
Block a user