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

This commit is contained in:
renovate[bot]
2024-09-07 09:36:01 +00:00
committed by GitHub
parent d0b706a9fc
commit 6a6180b7ad
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services: services:
telegram-bot-api: telegram-bot-api:
image: aiogram/telegram-bot-api:7.9 image: aiogram/telegram-bot-api:7.10
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"