fixed image url
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user