fixed image url
CI/CD / build (push) Successful in 44s
CI/CD / deploy (push) Successful in 10s

This commit is contained in:
2026-07-10 00:59:13 +02:00
parent d4062f98a3
commit be360843eb
+1 -1
View File
@@ -3,7 +3,7 @@
#
services:
bot:
image: ${BOT_IMAGE:-botinator:latest}
image: git.ksan.dev/ksan/botinator:latest
build: .
container_name: botinator
restart: unless-stopped