forked from data.coop/ansible
Upgrade to Matrix 0.99.5 and Riot 1.2.0
This commit is contained in:
parent
5566be7da9
commit
57cf5103c5
|
@ -77,7 +77,7 @@
|
|||
|
||||
matrix_app:
|
||||
container_name: matrix
|
||||
image: matrixdotorg/synapse:v0.99.3
|
||||
image: matrixdotorg/synapse:v0.99.5
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- matrix
|
||||
|
@ -97,7 +97,7 @@
|
|||
|
||||
riot:
|
||||
container_name: riot_app
|
||||
image: avhost/docker-matrix-riot:v1.0.7
|
||||
image: avhost/docker-matrix-riot:v1.2.0
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- matrix
|
||||
|
|
Loading…
Reference in a new issue