From 54f088f356eed419cd44ab971cbebfdb63e919fd Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 24 Apr 2025 00:01:03 +0000 Subject: [PATCH] Update ghcr.io/element-hq/matrix-authentication-service Docker tag to v0.15.0 --- synapse/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/synapse/docker-compose.yml b/synapse/docker-compose.yml index 0695f8e..b5e9182 100644 --- a/synapse/docker-compose.yml +++ b/synapse/docker-compose.yml @@ -56,7 +56,7 @@ services: POSTGRES_USER: ${MAUTRIX_WHATSAPP_POSTGRES_USER} POSTGRES_PASSWORD: ${MAUTRIX_WHATSAPP_POSTGRES_PASSWORD} mas: - image: ghcr.io/element-hq/matrix-authentication-service:0.14.1 + image: ghcr.io/element-hq/matrix-authentication-service:0.15.0 restart: unless-stopped working_dir: /config volumes: