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:
|
||||
container_name: matrix
|
||||
image: matrixdotorg/synapse:v1.18.0
|
||||
image: matrixdotorg/synapse:v1.34.0
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- matrix
|
||||
|
@ -102,7 +102,7 @@
|
|||
|
||||
riot:
|
||||
container_name: riot_app
|
||||
image: avhost/docker-matrix-riot:v1.7.3
|
||||
image: avhost/docker-matrix-riot:v1.7.29
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- matrix
|
||||
|
|
Loading…
Reference in a new issue