1
0
Fork 0

Merge pull request #232 from QYG2297248353/renovate/aiogram-telegram-bot-api-7.x

Update aiogram/telegram-bot-api Docker tag to v7.9
This commit is contained in:
Meng Sen 2024-08-15 18:19:28 +08:00 committed by GitHub
commit 163d6745db
5 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ networks:
services: services:
telegram-bot-api: telegram-bot-api:
image: aiogram/telegram-bot-api:7.8 image: aiogram/telegram-bot-api:7.9
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"