Update Element -> 1.7.29 & Synapse -> 1.34.0

This commit is contained in:
Jesper Hess 2021-05-28 06:23:46 +02:00
parent 9b1dc31163
commit 0ef4f972ed
Signed by untrusted user: graffen
GPG Key ID: 351A89E40D763F0F
1 changed files with 2 additions and 2 deletions

View File

@ -82,7 +82,7 @@
matrix_app:
container_name: matrix
image: matrixdotorg/synapse:v1.18.0
image: matrixdotorg/synapse:v1.34.0
restart: unless-stopped
networks:
- matrix
@ -102,7 +102,7 @@
riot:
container_name: riot_app
image: avhost/docker-matrix-riot:v1.7.3
image: avhost/docker-matrix-riot:v1.7.29
restart: unless-stopped
networks:
- matrix