1
0

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 b4014b2ffc
commit 9aacac9809

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"