diff --git a/apps/telegram-bot-api/9.4/data.yml b/apps/telegram-bot-api/9.5/data.yml similarity index 100% rename from apps/telegram-bot-api/9.4/data.yml rename to apps/telegram-bot-api/9.5/data.yml diff --git a/apps/telegram-bot-api/9.4/docker-compose.yml b/apps/telegram-bot-api/9.5/docker-compose.yml similarity index 94% rename from apps/telegram-bot-api/9.4/docker-compose.yml rename to apps/telegram-bot-api/9.5/docker-compose.yml index bfb342871..45a03aefe 100644 --- a/apps/telegram-bot-api/9.4/docker-compose.yml +++ b/apps/telegram-bot-api/9.5/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: telegram-bot-api: - image: aiogram/telegram-bot-api:9.4 + image: aiogram/telegram-bot-api:9.5 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps"