forked from data.coop/ansible
Bump Synapse to v1.44.0 and Element to v1.9.0
This commit is contained in:
parent
c34d9fcb90
commit
a5a2d38b0c
|
@ -82,7 +82,7 @@
|
|||
|
||||
matrix_app:
|
||||
container_name: matrix
|
||||
image: matrixdotorg/synapse:v1.34.0
|
||||
image: matrixdotorg/synapse:v1.44.0
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- matrix
|
||||
|
@ -102,7 +102,7 @@
|
|||
|
||||
riot:
|
||||
container_name: riot_app
|
||||
image: avhost/docker-matrix-riot:v1.8.4
|
||||
image: avhost/docker-matrix-riot:v1.9.0
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- matrix
|
||||
|
|
Loading…
Reference in a new issue