forked from data.coop/ansible
Update Element -> 1.7.29 & Synapse -> 1.34.0
This commit is contained in:
parent
9b1dc31163
commit
0ef4f972ed
|
@ -82,7 +82,7 @@
|
||||||
|
|
||||||
matrix_app:
|
matrix_app:
|
||||||
container_name: matrix
|
container_name: matrix
|
||||||
image: matrixdotorg/synapse:v1.18.0
|
image: matrixdotorg/synapse:v1.34.0
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
- matrix
|
- matrix
|
||||||
|
@ -102,7 +102,7 @@
|
||||||
|
|
||||||
riot:
|
riot:
|
||||||
container_name: riot_app
|
container_name: riot_app
|
||||||
image: avhost/docker-matrix-riot:v1.7.3
|
image: avhost/docker-matrix-riot:v1.7.29
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
- matrix
|
- matrix
|
||||||
|
|
Loading…
Reference in a new issue