diff --git a/compose.yaml b/compose.yaml index 98f84d3..e17dc7f 100644 --- a/compose.yaml +++ b/compose.yaml @@ -17,7 +17,7 @@ services: retries: 10 bot: - image: git.codeanddice.ru/toutsu/gmrelay-bot:1.10.3 + image: git.codeanddice.ru/toutsu/gmrelay-bot:1.10.4 restart: always depends_on: db: @@ -30,7 +30,7 @@ services: - gmrelay web: - image: git.codeanddice.ru/toutsu/gmrelay-web:1.10.3 + image: git.codeanddice.ru/toutsu/gmrelay-web:1.10.4 restart: always depends_on: db: