1
0
Fork 0

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

Update aiogram/telegram-bot-api Docker tag to v8.3
This commit is contained in:
Meng Sen 2025-02-17 01:54:47 +08:00 committed by GitHub
commit 990065785b
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.2 image: aiogram/telegram-bot-api:8.3
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"