Bump Synapse to v1.44.0 and Element to v1.9.0

This commit is contained in:
Jesper Hess 2021-10-10 15:25:54 +02:00
parent c34d9fcb90
commit a5a2d38b0c
1 changed files with 2 additions and 2 deletions

View File

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