aboutsummaryrefslogtreecommitdiff
path: root/docker/riotweb/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'docker/riotweb/Dockerfile')
-rw-r--r--docker/riotweb/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/riotweb/Dockerfile b/docker/riotweb/Dockerfile
index c64c5a1..cfac9e8 100644
--- a/docker/riotweb/Dockerfile
+++ b/docker/riotweb/Dockerfile
@@ -1,7 +1,7 @@
FROM amd64/debian:stretch as builder
WORKDIR /root
-ENV VERSION v1.4.1
+ENV VERSION v1.5.6
RUN apt-get update && \
apt-get install -y wget && \