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 c46897939e
commit c22a9fc2bd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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"