Bump Synapse version -> 1.63.1 and Element -> 1.11.0

This commit is contained in:
Jesper Hess 2022-07-22 14:46:34 +02:00 committed by Gitea
parent b07cf84dd3
commit ed9c742aed
1 changed files with 2 additions and 2 deletions

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