aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
authorCamil Staps2018-08-29 19:17:42 +0200
committerCamil Staps2018-08-29 19:17:42 +0200
commitc92382653aabd9e8cb0558f019363262ae5e7344 (patch)
tree0f2e298358b234b1291104b129af9902ca5e223c /Dockerfile
parentUpdate Clean distro (diff)
Update docker date
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index c8a8078..fef93be 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,6 +1,6 @@
FROM camilstaps/clean:nightly
-RUN install_clean.sh bundle-complete 2018-05-17
+RUN install_clean.sh bundle-complete 2018-08-29
COPY . /usr/src/iclean
WORKDIR /usr/src/iclean