From f6d5fffa5383f172fffdc831679bdee52d4794c3 Mon Sep 17 00:00:00 2001 From: autonomic-bot Date: Sat, 15 Aug 2026 20:09:16 +0000 Subject: [PATCH] chore: upgrade synapse to v1.158.0, MAS to 1.22.0, mautrix-telegram to v0.2607.0 --- compose.mas.yml | 2 +- compose.telegram.yml | 2 +- compose.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/compose.mas.yml b/compose.mas.yml index 284c6ca..0636a1f 100644 --- a/compose.mas.yml +++ b/compose.mas.yml @@ -5,7 +5,7 @@ version: "3.8" services: mas: - image: ghcr.io/element-hq/matrix-authentication-service:1.21.0 + image: ghcr.io/element-hq/matrix-authentication-service:1.22.0 command: ["server", "--config=/etc/mas/config.yaml"] environment: - DOMAIN diff --git a/compose.telegram.yml b/compose.telegram.yml index 9a4b279..2869fe8 100644 --- a/compose.telegram.yml +++ b/compose.telegram.yml @@ -10,7 +10,7 @@ services: - telegram-data:/telegram-data telegrambridge: - image: dock.mau.dev/mautrix/telegram:v0.2606.0 + image: dock.mau.dev/mautrix/telegram:v0.2607.0 depends_on: - telegramdb configs: diff --git a/compose.yml b/compose.yml index 2853ca3..53dfd88 100644 --- a/compose.yml +++ b/compose.yml @@ -43,7 +43,7 @@ services: start_period: 2m app: - image: "matrixdotorg/synapse:v1.157.1" + image: "matrixdotorg/synapse:v1.158.0" volumes: - "data:/data" secrets: