forked from data.coop/ansible
Bump Synapse version -> 1.63.1 and Element -> 1.11.0
This commit is contained in:
parent
b07cf84dd3
commit
ed9c742aed
|
@ -82,7 +82,7 @@
|
|||
|
||||
matrix_app:
|
||||
container_name: matrix
|
||||
image: matrixdotorg/synapse:v1.47.1
|
||||
image: matrixdotorg/synapse:v1.63.1
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- matrix
|
||||
|
@ -102,7 +102,7 @@
|
|||
|
||||
riot:
|
||||
container_name: riot_app
|
||||
image: avhost/docker-matrix-riot:v1.9.0
|
||||
image: avhost/docker-matrix-riot:v1.11.0
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- matrix
|
||||
|
|
Loading…
Reference in a new issue