1 Commits

Author SHA1 Message Date
Renovate Bot
98f9594ec4 Update Matrix 2026-03-09 00:03:06 +00:00

View File

@@ -61,7 +61,7 @@ services:
ports: ports:
- 5440:5432 - 5440:5432
mas: mas:
image: ghcr.io/element-hq/matrix-authentication-service:1.13.0 image: ghcr.io/element-hq/matrix-authentication-service:1.12.0
restart: always restart: always
working_dir: /config working_dir: /config
volumes: volumes:
@@ -97,7 +97,7 @@ services:
- 5442:5432 - 5442:5432
synapse: synapse:
container_name: synapse container_name: synapse
image: matrixdotorg/synapse:v1.149.0 image: matrixdotorg/synapse:v1.148.0
restart: always restart: always
volumes: volumes:
- ${SYNAPSE_CONFIG_DIR}:/data - ${SYNAPSE_CONFIG_DIR}:/data