From da1d381068bc8e90e955d2db8ab9078b4f0b333d Mon Sep 17 00:00:00 2001 From: LUXEY Adrien Date: Sun, 29 Nov 2020 23:13:17 +0100 Subject: pushed synapse to 1.23.0 and riotweb to 1.7.14 and deployed through nomad --- app/build/docker-compose.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/build/docker-compose.yml') diff --git a/app/build/docker-compose.yml b/app/build/docker-compose.yml index e21677f..0b142c1 100644 --- a/app/build/docker-compose.yml +++ b/app/build/docker-compose.yml @@ -15,7 +15,7 @@ services: args: # https://github.com/vector-im/riot-web/releases VERSION: 1.7.14 - image: superboum/amd64_riotweb:v18 + image: particallydone/amd64_riotweb:v18 synapse: build: @@ -23,7 +23,7 @@ services: args: # https://github.com/matrix-org/synapse/releases VERSION: 1.23.0 - image: superboum/amd64_synapse:v38 + image: particallydone/amd64_synapse:v38 # Email sogo: -- cgit v1.2.3