Compare commits
1 commit
main
...
renovate/a
Author | SHA1 | Date | |
---|---|---|---|
a94d491584 |
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@ name: matrix
|
||||||
|
|
||||||
services:
|
services:
|
||||||
synapse:
|
synapse:
|
||||||
image: docker.io/matrixdotorg/synapse:v1.131.0@sha256:0ccf03d915a636d12bcb35f49935421445a4d644c0449cc211252663b9137cd0
|
image: docker.io/matrixdotorg/synapse:v1.132.0@sha256:3036ec25dfb5fcc5120942465788c1e1f2bb3671e28b04d7b3a1db4400ac84f4
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
- SYNAPSE_CONFIG_PATH=/data/homeserver.yaml
|
- SYNAPSE_CONFIG_PATH=/data/homeserver.yaml
|
||||||
|
@ -21,7 +21,7 @@ services:
|
||||||
- matrix
|
- matrix
|
||||||
|
|
||||||
mas:
|
mas:
|
||||||
image: ghcr.io/element-hq/matrix-authentication-service:0.16.0@sha256:bf3daeb5a37a7aab92d351028e8b6406a750977d716eb2da92f7a61e27fe05fc
|
image: ghcr.io/element-hq/matrix-authentication-service:0.17.1@sha256:ba5a546fdcb09231b004a50c27a8be326073d3ee9f084c527292270bc0479104
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- mas_data:/data
|
- mas_data:/data
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue