forked from data.coop/ansible
Upgrade Synapse to v1.7.1 and Riot v1.5.6
This commit is contained in:
parent
67443d23d4
commit
edfd530afe
|
@ -77,7 +77,7 @@
|
|||
|
||||
matrix_app:
|
||||
container_name: matrix
|
||||
image: matrixdotorg/synapse:v1.5.1
|
||||
image: matrixdotorg/synapse:v1.7.1
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- matrix
|
||||
|
@ -97,7 +97,7 @@
|
|||
|
||||
riot:
|
||||
container_name: riot_app
|
||||
image: avhost/docker-matrix-riot:v1.5.3
|
||||
image: avhost/docker-matrix-riot:v1.5.6
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- matrix
|
||||
|
|
Loading…
Reference in a new issue