1
0
Fork 0

Update aiogram/telegram-bot-api Docker tag to v7.11

This commit is contained in:
renovate[bot] 2024-10-31 22:51:35 +00:00 committed by GitHub
parent 9a2f4f5d74
commit 7cf83d13f1
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ networks:
services:
telegram-bot-api:
image: aiogram/telegram-bot-api:7.10
image: aiogram/telegram-bot-api:7.11
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"