From 3b1abe6eef39b8d904e59aa71d3a0e51ff2a6357 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 17 Jun 2026 11:13:57 +0000 Subject: [PATCH] chore(deps): update ghcr.io/element-hq/matrix-authentication-service docker tag to v1.19.0 --- compose.mas.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.mas.yml b/compose.mas.yml index 9307c0c..e70ee7b 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.18.0 + image: ghcr.io/element-hq/matrix-authentication-service:1.19.0 command: ["server", "--config=/etc/mas/config.yaml"] environment: - DOMAIN -- 2.49.0