1
0
Fork 0

Merge pull request #987 from QYG2297248353/renovate/aiogram-telegram-bot-api-8.x

Update aiogram/telegram-bot-api Docker tag to v8.2
This commit is contained in:
Meng Sen 2025-01-03 11:10:15 +08:00 committed by GitHub
commit 09a73a2b49
7 changed files with 1 additions and 1 deletions

View File

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