From fa97748310bb30aec855e65a9db1392da6108150 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 4 Aug 2026 19:14:36 +0000 Subject: [PATCH] chore(deps): update ghcr.io/element-hq/matrix-authentication-service docker tag to v1.22.0 --- compose.mas.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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