2 Commits

Author SHA1 Message Date
Renovate Bot
fd0e537618 Update Matrix 2025-06-20 00:01:31 +00:00
1be709698b Add MAS to matrix renovate group 2025-06-19 10:26:08 +00:00
2 changed files with 2 additions and 1 deletions

View File

@@ -21,6 +21,7 @@
"groupName": "Matrix",
"matchPackageNames": [
"matrixdotorg/synapse",
"ghcr.io/element-hq/matrix-authentication-service",
"dock.mau.dev/mautrix/whatsapp",
"dock.mau.dev/mautrix/signal"
]

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.16.0
image: ghcr.io/element-hq/matrix-authentication-service:0.17.1
restart: unless-stopped
working_dir: /config
volumes: