aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 62e4d1f..9eae966 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,6 +1,6 @@
FROM camilstaps/clean:nightly
-RUN install_clean.sh bundle-complete 2017-10-29
+RUN install_clean.sh bundle-complete 2018-02-08
COPY . /usr/src/iclean
WORKDIR /usr/src/iclean