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

This commit is contained in:
renovate[bot] 2024-08-15 10:05:32 +00:00 committed by GitHub
parent 7a29d528e2
commit 271bb465cd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@ networks:
services: services:
telegram-bot-api: telegram-bot-api:
image: aiogram/telegram-bot-api:7.8 image: aiogram/telegram-bot-api:7.9
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"