docker-compose: fix pull telegram-bot-api

This commit is contained in:
vchikalkin 2025-08-15 18:45:48 +03:00
parent d1620df932
commit b38a1ef2b6

View File

@ -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