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

This commit is contained in:
renovate[bot]
2024-12-05 14:28:09 +00:00
committed by GitHub
parent 500c5fe007
commit 4037089416
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
telegram-bot-api:
image: aiogram/telegram-bot-api:8.0
image: aiogram/telegram-bot-api:8.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"