Update aiogram/telegram-bot-api Docker tag to v9.2

This commit is contained in:
renovate[bot]
2025-08-16 09:22:54 +00:00
committed by GitHub
parent 1b97801fb7
commit 7714d5c4c0
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
telegram-bot-api:
image: aiogram/telegram-bot-api:9.1
image: aiogram/telegram-bot-api:9.2
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"