1
0

Update aiogram/telegram-bot-api Docker tag to v7.8

This commit is contained in:
renovate[bot]
2024-08-01 11:08:00 +00:00
committed by GitHub
parent e5c4356ea8
commit 2f2d1ede65

View File

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