fix: improve select dropdown contrast
Deploy Telegram Bot / build-and-push (push) Successful in 3m29s
Deploy Telegram Bot / deploy (push) Successful in 10s

This commit is contained in:
2026-04-27 09:46:40 +03:00
parent 621ef553e7
commit 3228e77c7f
6 changed files with 42 additions and 6 deletions
+2 -2
View File
@@ -17,7 +17,7 @@ services:
retries: 10
bot:
image: git.codeanddice.ru/toutsu/gmrelay-bot:1.4.0
image: git.codeanddice.ru/toutsu/gmrelay-bot:1.4.1
restart: always
depends_on:
db:
@@ -29,7 +29,7 @@ services:
- gmrelay
web:
image: git.codeanddice.ru/toutsu/gmrelay-web:1.4.0
image: git.codeanddice.ru/toutsu/gmrelay-web:1.4.1
restart: always
depends_on:
db: