Bump version to 1.0.1
Deploy Telegram Bot / build-and-push (push) Successful in 30s
Deploy Telegram Bot / deploy (push) Successful in 8s

This commit is contained in:
2026-04-20 17:02:03 +03:00
parent 66e7f5eea7
commit b6af5f047c
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -18,7 +18,7 @@ services:
retries: 10
bot:
image: git.codeanddice.ru/toutsu/gmrelay-bot:1.0.0
image: git.codeanddice.ru/toutsu/gmrelay-bot:1.0.1
container_name: gmrelay_bot
restart: always
network_mode: host
@@ -30,7 +30,7 @@ services:
- "Telegram__BotToken=${TELEGRAM_BOT_TOKEN}"
web:
image: git.codeanddice.ru/toutsu/gmrelay-web:1.0.0
image: git.codeanddice.ru/toutsu/gmrelay-web:1.0.1
container_name: gmrelay_web
restart: always
network_mode: host