telegram-llm-bot fixing tag syntax.
This commit is contained in:
parent
957333cf5d
commit
1d8024f84a
|
@ -3,7 +3,7 @@ version: '3.9'
|
|||
|
||||
services:
|
||||
drone:
|
||||
image: "skobkin/telegram-llm-bot:${IMAGE_VERSION:latest}"
|
||||
image: "skobkin/telegram-llm-bot:${IMAGE_VERSION:-latest}"
|
||||
container_name: telegram-llm-bot
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
|
|
Loading…
Reference in a new issue