Update ghcr.io/element-hq/matrix-authentication-service Docker tag to v1 #157

Merged
peter merged 1 commits from renovate/major-matrix into master 2025-08-20 07:08:46 +02:00
Showing only changes of commit d710ab3051 - Show all commits

View File

@@ -57,7 +57,7 @@ services:
POSTGRES_USER: ${MAUTRIX_WHATSAPP_POSTGRES_USER}
POSTGRES_PASSWORD: ${MAUTRIX_WHATSAPP_POSTGRES_PASSWORD}
mas:
image: ghcr.io/element-hq/matrix-authentication-service:0.20.0
image: ghcr.io/element-hq/matrix-authentication-service:1.0.0
restart: unless-stopped
working_dir: /config
volumes: