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: