From cfc19f568bcc47390293e903e90ef21749f4cb8f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 28 May 2026 18:12:42 +0000 Subject: [PATCH] chore(deps): update ghcr.io/element-hq/matrix-authentication-service docker tag to v1.17.0 --- compose.mas.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.mas.yml b/compose.mas.yml index 64f7670..5050c99 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.14.0 + image: ghcr.io/element-hq/matrix-authentication-service:1.17.0 command: ["server", "--config=/etc/mas/config.yaml"] environment: - DOMAIN -- 2.49.0