From b20766d1ca3cc76b228edabc4766c8dc4b4a3081 Mon Sep 17 00:00:00 2001 From: Solal Nathan Date: Wed, 6 Jan 2021 22:33:29 +0100 Subject: [PATCH] Update Riot --- riot/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/riot/Dockerfile b/riot/Dockerfile index c15c146..f702b5e 100644 --- a/riot/Dockerfile +++ b/riot/Dockerfile @@ -1,4 +1,4 @@ -FROM vectorim/riot-web:v1.7.7 +FROM vectorim/riot-web:v1.7.16 # Customize instance settings and background COPY config.json /app/config.json