Bump Synapse version -> 1.63.1 and Element -> 1.11.0 #91

Merged
graffen merged 1 commit from bump_synapse_element into master 2022-07-22 18:02:23 +00:00

View file

@ -82,7 +82,7 @@
matrix_app:
container_name: matrix
image: matrixdotorg/synapse:v1.47.1
image: matrixdotorg/synapse:v1.63.1
restart: unless-stopped
networks:
- matrix
@ -102,7 +102,7 @@
riot:
container_name: riot_app
image: avhost/docker-matrix-riot:v1.9.0
image: avhost/docker-matrix-riot:v1.11.0
restart: unless-stopped
networks:
- matrix