forked from data.coop/ansible
Upgrade Element to 1.11.8
This commit is contained in:
parent
efbdcc9a5a
commit
9852a42470
|
@ -101,7 +101,7 @@
|
||||||
|
|
||||||
riot:
|
riot:
|
||||||
container_name: riot_app
|
container_name: riot_app
|
||||||
image: avhost/docker-matrix-riot:v1.11.0
|
image: avhost/docker-matrix-riot:v1.11.8
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
- matrix
|
- matrix
|
||||||
|
|
|
@ -7,7 +7,6 @@
|
||||||
definition:
|
definition:
|
||||||
version: "3.6"
|
version: "3.6"
|
||||||
services:
|
services:
|
||||||
|
|
||||||
passit_db:
|
passit_db:
|
||||||
image: "postgres:10"
|
image: "postgres:10"
|
||||||
restart: "always"
|
restart: "always"
|
||||||
|
|
Loading…
Reference in a new issue