Update Matrix #281

Merged
peter merged 1 commits from renovate/matrix into master 2026-02-28 14:07:51 +01:00
Showing only changes of commit 5c17af8ed7 - Show all commits

View File

@@ -25,7 +25,7 @@ services:
- ${LIVEKIT_CONFIG_DIR}/config.yaml:/etc/livekit.yaml:ro - ${LIVEKIT_CONFIG_DIR}/config.yaml:/etc/livekit.yaml:ro
mautrix-signal: mautrix-signal:
container_name: mautrix-signal container_name: mautrix-signal
image: dock.mau.dev/mautrix/signal:v0.2602.0 image: dock.mau.dev/mautrix/signal:v0.2602.1
restart: always restart: always
volumes: volumes:
- ${MAUTRIX_SIGNAL_DATA_DIR}:/data - ${MAUTRIX_SIGNAL_DATA_DIR}:/data
@@ -61,7 +61,7 @@ services:
ports: ports:
- 5440:5432 - 5440:5432
mas: mas:
image: ghcr.io/element-hq/matrix-authentication-service:1.11.0 image: ghcr.io/element-hq/matrix-authentication-service:1.12.0
restart: always restart: always
working_dir: /config working_dir: /config
volumes: volumes: