Update ghcr.io/element-hq/matrix-authentication-service Docker tag to v0.15.0 #100

Merged
peter merged 1 commits from renovate/ghcr.io-element-hq-matrix-authentication-service-0.x into master 2025-04-24 08:44:54 +02:00

View File

@@ -56,7 +56,7 @@ services:
POSTGRES_USER: ${MAUTRIX_WHATSAPP_POSTGRES_USER} POSTGRES_USER: ${MAUTRIX_WHATSAPP_POSTGRES_USER}
POSTGRES_PASSWORD: ${MAUTRIX_WHATSAPP_POSTGRES_PASSWORD} POSTGRES_PASSWORD: ${MAUTRIX_WHATSAPP_POSTGRES_PASSWORD}
mas: 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 restart: unless-stopped
working_dir: /config working_dir: /config
volumes: volumes: