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

This commit is contained in:
renovate[bot]
2025-02-15 12:34:47 +00:00
committed by GitHub
parent 5acc0131a3
commit c2a5579c45
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services: services:
telegram-bot-api: telegram-bot-api:
image: aiogram/telegram-bot-api:8.2 image: aiogram/telegram-bot-api:8.3
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"