From 52c141e5fc731ccf8e65320e1d4666c7591ddee5 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Wed, 13 Jan 2021 19:17:28 +0100 Subject: Update Riot+Matrix --- app/build/docker-compose.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'app/build/docker-compose.yml') diff --git a/app/build/docker-compose.yml b/app/build/docker-compose.yml index d84f880..f58bf1f 100644 --- a/app/build/docker-compose.yml +++ b/app/build/docker-compose.yml @@ -14,16 +14,16 @@ services: context: ./riotweb args: # https://github.com/vector-im/riot-web/releases - VERSION: 1.7.14 - image: particallydone/amd64_riotweb:v18 + VERSION: 1.7.16 + image: superboum/amd64_riotweb:v19 synapse: build: context: ./matrix-synapse args: # https://github.com/matrix-org/synapse/releases - VERSION: 1.24.0 - image: particallydone/amd64_synapse:v39 + VERSION: 1.25.0 + image: superboum/amd64_synapse:v40 # Email sogo: -- cgit v1.2.3