From b3d60570824712937f0a09e2594eb3671dec3f3d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 9 Jul 2026 11:13:51 +0000 Subject: [PATCH] chore(deps): update ghcr.io/element-hq/matrix-authentication-service docker tag to v1.20.0 --- compose.mas.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.mas.yml b/compose.mas.yml index e70ee7b..9b994a8 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.19.0 + image: ghcr.io/element-hq/matrix-authentication-service:1.20.0 command: ["server", "--config=/etc/mas/config.yaml"] environment: - DOMAIN -- 2.52.0