Upgrade Element to 1.11.8

This commit is contained in:
Sam A. 2022-11-22 18:59:34 +01:00
parent efbdcc9a5a
commit 9852a42470
Signed by: samsapti
GPG Key ID: CBBBE7371E81C4EA
2 changed files with 1 additions and 2 deletions

View File

@ -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

View File

@ -7,7 +7,6 @@
definition:
version: "3.6"
services:
passit_db:
image: "postgres:10"
restart: "always"