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

This commit is contained in:
renovate[bot]
2025-07-04 17:21:56 +00:00
committed by GitHub
parent 3f6dc6bebb
commit 5f6064b43a

View File

@@ -4,7 +4,7 @@ networks:
services:
telegram-bot-api:
image: aiogram/telegram-bot-api:9.0
image: aiogram/telegram-bot-api:9.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"