Lowercase the container name
All checks were successful
Build and push container image / build (push) Successful in 9m54s
All checks were successful
Build and push container image / build (push) Successful in 9m54s
This commit is contained in:
parent
03a6bf5e75
commit
7ef236adb2
@ -1,7 +1,7 @@
|
||||
version: '3.8'
|
||||
services:
|
||||
bot:
|
||||
container_name: Kon
|
||||
container_name: kon
|
||||
image: 'git.toast-server.net/toast/kon:main'
|
||||
build: .
|
||||
env_file:
|
||||
|
Loading…
Reference in New Issue
Block a user