1
0

Update aiogram/telegram-bot-api Docker tag to v8.2

This commit is contained in:
renovate[bot]
2025-01-03 03:09:51 +00:00
committed by GitHub
parent 503682768c
commit 218f071b3c

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"