Update aiogram/telegram-bot-api Docker tag to v10

This commit is contained in:
renovate[bot]
2026-05-09 13:25:18 +00:00
committed by GitHub
parent 5d4517d4e5
commit ef9250b18b
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services: services:
telegram-bot-api: telegram-bot-api:
image: aiogram/telegram-bot-api:9.6 image: aiogram/telegram-bot-api:10.0
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"