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