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

This commit is contained in:
renovate[bot]
2025-04-16 06:32:10 +00:00
committed by GitHub
parent 55c0ce47d3
commit 186ff71b67

View File

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