Update Matrix #139

Merged
peter merged 1 commits from renovate/matrix into master 2025-07-02 06:17:32 +02:00
Showing only changes of commit bb27e312a1 - 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.17.1
image: ghcr.io/element-hq/matrix-authentication-service:0.18.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.132.0
image: matrixdotorg/synapse:v1.133.0
restart: unless-stopped
volumes:
- ${SYNAPSE_CONFIG_DIR}:/data