Update Matrix

This commit is contained in:
Renovate Bot
2025-09-10 00:02:23 +00:00
parent aa1de14af5
commit ef4ef3666a

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:1.1.0
image: ghcr.io/element-hq/matrix-authentication-service:1.2.0
restart: unless-stopped
working_dir: /config
volumes:
@@ -89,7 +89,7 @@ services:
POSTGRES_INITDB_ARGS: '--encoding=UTF-8 --locale=C'
synapse:
container_name: synapse
image: matrixdotorg/synapse:v1.137.0
image: matrixdotorg/synapse:v1.138.0
restart: unless-stopped
volumes:
- ${SYNAPSE_CONFIG_DIR}:/data