Upgrade synapse and riot.

This commit is contained in:
Vidir Valberg Gudmundsson 2020-02-26 20:55:21 +01:00
parent 6e94ac766b
commit 47d7abe631
1 changed files with 6 additions and 6 deletions

View File

@ -77,7 +77,7 @@
matrix_app:
container_name: matrix
image: matrixdotorg/synapse:v1.7.1
image: matrixdotorg/synapse:v1.11.0
restart: unless-stopped
networks:
- matrix
@ -97,7 +97,7 @@
riot:
container_name: riot_app
image: avhost/docker-matrix-riot:v1.5.6
image: avhost/docker-matrix-riot:v1.5.10
restart: unless-stopped
networks:
- matrix