- synapse v1.149.1 -> v1.154.0 - nginx 1.29.6 -> 1.31.1 - matrix-authentication-service 1.14.0 -> 1.18.0 - pgautoupgrade 17 -> 18, pin PGDATA to legacy path for in-place upgrade
This commit is contained in:
@ -5,7 +5,7 @@ version: "3.8"
|
||||
|
||||
services:
|
||||
mas:
|
||||
image: ghcr.io/element-hq/matrix-authentication-service:1.14.0
|
||||
image: ghcr.io/element-hq/matrix-authentication-service:1.18.0
|
||||
command: ["server", "--config=/etc/mas/config.yaml"]
|
||||
environment:
|
||||
- DOMAIN
|
||||
|
||||
Reference in New Issue
Block a user