aboutsummaryrefslogtreecommitdiff
path: root/docker/docker-compose.yml
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2020-07-06 13:58:25 +0200
committerQuentin Dufour <quentin@deuxfleurs.fr>2020-07-06 13:58:25 +0200
commite623bbcc6f74b97cd78e452648abfaca2fe74fce (patch)
tree7c6350834ebb7c75386ad618d3b4dac7550af2a1 /docker/docker-compose.yml
parent60e3958baf23188bee3a66689ec6e83c2c27d769 (diff)
downloadinfrastructure-e623bbcc6f74b97cd78e452648abfaca2fe74fce.tar.gz
infrastructure-e623bbcc6f74b97cd78e452648abfaca2fe74fce.zip
Update Matrix
Diffstat (limited to 'docker/docker-compose.yml')
-rw-r--r--docker/docker-compose.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/docker/docker-compose.yml b/docker/docker-compose.yml
index 6f351ec..f305d40 100644
--- a/docker/docker-compose.yml
+++ b/docker/docker-compose.yml
@@ -4,11 +4,11 @@ services:
build:
context: ./riotweb
args:
- VERSION: 1.6.2
- image: superboum/amd64_riotweb:v11
+ VERSION: 1.6.8
+ image: superboum/amd64_riotweb:v12
synapse:
build:
context: ./matrix-synapse
args:
- VERSION: 1.14.0
- image: superboum/amd64_synapse:v29
+ VERSION: 1.15.2
+ image: superboum/amd64_synapse:v30