docker-compose: fix pull telegram-bot-api
This commit is contained in:
parent
d1620df932
commit
b38a1ef2b6
@ -40,7 +40,7 @@ services:
|
||||
memory: 512M
|
||||
env_file:
|
||||
- .env
|
||||
image: aiogram/telegram-bot-api:latest=
|
||||
image: aiogram/telegram-bot-api:latest
|
||||
volumes:
|
||||
- telegram-bot-api-data:/var/lib/telegram-bot-api
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user