From 60a82bd370d66fe5b1277060ac0b3d0e1aadbca9 Mon Sep 17 00:00:00 2001 From: Solal Nathan Date: Thu, 24 Sep 2020 18:16:28 +0200 Subject: [PATCH] Update Riot-web --- riot/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/riot/Dockerfile b/riot/Dockerfile index 54aae05..c15c146 100644 --- a/riot/Dockerfile +++ b/riot/Dockerfile @@ -1,4 +1,4 @@ -FROM vectorim/riot-web:v1.5.15 +FROM vectorim/riot-web:v1.7.7 # Customize instance settings and background COPY config.json /app/config.json