Merge branch 'upgrade-matrix-riot' of data.coop/ansible into master

As above. Just forgot to merge :)
This commit is contained in:
Jesper Hess 2019-11-11 09:03:31 +00:00 committed by Gitea
commit 97fe0e16ef
1 changed files with 2 additions and 2 deletions

View File

@ -77,7 +77,7 @@
matrix_app:
container_name: matrix
image: matrixdotorg/synapse:v1.0.0
image: matrixdotorg/synapse:v1.5.1
restart: unless-stopped
networks:
- matrix
@ -97,7 +97,7 @@
riot:
container_name: riot_app
image: avhost/docker-matrix-riot:v1.2.1
image: avhost/docker-matrix-riot:v1.5.3
restart: unless-stopped
networks:
- matrix