From b0fddcc7d4e35359a8cd2cf86aee41d26e97b6b3 Mon Sep 17 00:00:00 2001 From: Otthorn Date: Sun, 7 Feb 2021 13:41:01 +0100 Subject: [PATCH] [Riot] Update v1.7.16 -> v1.7.20 --- riot/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/riot/Dockerfile b/riot/Dockerfile index f702b5e..66e3a43 100644 --- a/riot/Dockerfile +++ b/riot/Dockerfile @@ -1,4 +1,4 @@ -FROM vectorim/riot-web:v1.7.16 +FROM vectorim/riot-web:v1.7.20 # Customize instance settings and background COPY config.json /app/config.json