From 4e53566a8d026c0f21fa71015c2d46106713fbd0 Mon Sep 17 00:00:00 2001 From: otthorn Date: Mon, 20 Dec 2021 13:31:45 +0100 Subject: [PATCH] :arrow_up: Update from 1.9.0 to 1.9.7 --- element/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/element/Dockerfile b/element/Dockerfile index 9d74f94..f0b8ba0 100644 --- a/element/Dockerfile +++ b/element/Dockerfile @@ -1,4 +1,4 @@ -FROM vectorim/element-web:v1.9.0 +FROM vectorim/element-web:v1.9.7 # Customize instance settings and background COPY config.json /app/config.json