aboutsummaryrefslogtreecommitdiff
path: root/app/build/docker-compose.yml
diff options
context:
space:
mode:
authorQuentin <quentin@deuxfleurs.fr>2020-09-18 19:55:48 +0200
committerQuentin <quentin@deuxfleurs.fr>2020-09-18 19:55:48 +0200
commitf8682668c210fe0a5585620adf0ad498f7370bec (patch)
treefa884e9d63b1d47ac9ac4618bed48b67345519cd /app/build/docker-compose.yml
parent09fc30214da3febbf9c06a81bd52701f370be67e (diff)
downloadinfrastructure-f8682668c210fe0a5585620adf0ad498f7370bec.tar.gz
infrastructure-f8682668c210fe0a5585620adf0ad498f7370bec.zip
Upgrade Element Web to new config.json
- Display deuxfleurs.fr and not im.deuxfleurs.fr on login screen - Remove broken welcome page on login - Set our jitsi instance - Add more servers in the room discovery page
Diffstat (limited to 'app/build/docker-compose.yml')
-rw-r--r--app/build/docker-compose.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/build/docker-compose.yml b/app/build/docker-compose.yml
index b10445a..d96833c 100644
--- a/app/build/docker-compose.yml
+++ b/app/build/docker-compose.yml
@@ -7,8 +7,8 @@ services:
context: ./riotweb
args:
# https://github.com/vector-im/riot-web/releases
- VERSION: 1.7.5
- image: superboum/amd64_riotweb:v15
+ VERSION: 1.7.7
+ image: superboum/amd64_riotweb:v16
synapse:
build: