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

Merged
peter merged 1 commits from renovate/ghcr.io-element-hq-matrix-authentication-service-0.x into master 2025-05-07 09:03:03 +02:00

View File

@@ -57,7 +57,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.15.0 image: ghcr.io/element-hq/matrix-authentication-service:0.16.0
restart: unless-stopped restart: unless-stopped
working_dir: /config working_dir: /config
volumes: volumes: