Lowercase the container name
All checks were successful
Build and push container image / build (push) Successful in 9m54s

This commit is contained in:
toast 2024-01-29 19:50:03 +11:00
parent 03a6bf5e75
commit 7ef236adb2

View File

@ -1,7 +1,7 @@
version: '3.8' 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: