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:
|
||||
container_name: riot_app
|
||||
image: avhost/docker-matrix-riot:v1.11.0
|
||||
image: avhost/docker-matrix-riot:v1.11.8
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- matrix
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
definition:
|
||||
version: "3.6"
|
||||
services:
|
||||
|
||||
passit_db:
|
||||
image: "postgres:10"
|
||||
restart: "always"
|
||||
|
|
Loading…
Reference in a new issue