diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2020-09-21 16:30:23 +0200 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2020-09-21 16:30:23 +0200 |
commit | 6467a5ab3146605d378ee2bd134588f15bbea2f4 (patch) | |
tree | 33746c60e2a03636c008e03550b70a457552d5e5 /app/build/docker-compose.yml | |
parent | 9e4e2f7b99ab8816afcf51e9575d75ccf73fb23f (diff) | |
parent | f8682668c210fe0a5585620adf0ad498f7370bec (diff) | |
download | infrastructure-6467a5ab3146605d378ee2bd134588f15bbea2f4.tar.gz infrastructure-6467a5ab3146605d378ee2bd134588f15bbea2f4.zip |
Merge branch 'master' of git.deuxfleurs.fr:Deuxfleurs/deuxfleurs.fr
Diffstat (limited to 'app/build/docker-compose.yml')
-rw-r--r-- | app/build/docker-compose.yml | 4 |
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: |