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:
|
matrix_app:
|
||||||
container_name: matrix
|
container_name: matrix
|
||||||
image: matrixdotorg/synapse:v1.47.1
|
image: matrixdotorg/synapse:v1.63.1
|
||||||
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.9.0
|
image: avhost/docker-matrix-riot:v1.11.0
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
- matrix
|
- matrix
|
||||||
|
|
Loading…
Reference in a new issue