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

Update aiogram/telegram-bot-api Docker tag to v7.8
This commit is contained in:
2024-08-01 23:21:50 +08:00
committed by GitHub
5 changed files with 1 additions and 1 deletions
@@ -6,7 +6,7 @@ networks:
services:
telegram-bot-api:
image: aiogram/telegram-bot-api:7.7
image: aiogram/telegram-bot-api:7.8
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"