From cb3568435c1e7d32118edcd6a0f180dd4da5541e Mon Sep 17 00:00:00 2001 From: Otthorn Date: Thu, 18 Feb 2021 18:13:36 +0100 Subject: [PATCH] [element] riot is legacy --- riot/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/riot/Dockerfile b/riot/Dockerfile index 66e3a43..f4689d0 100644 --- a/riot/Dockerfile +++ b/riot/Dockerfile @@ -1,4 +1,4 @@ -FROM vectorim/riot-web:v1.7.20 +FROM vectorim/element-web:v1.7.20 # Customize instance settings and background COPY config.json /app/config.json