diff options
author | Camil Staps | 2018-02-08 18:12:44 +0100 |
---|---|---|
committer | Camil Staps | 2018-02-08 18:12:44 +0100 |
commit | 8004242d56fe9e3d43c8a33b7bb76f5d194ab057 (patch) | |
tree | da65f309c4bcaa5584bf2ef59c8a8a80346b9296 | |
parent | Update for debian stretch (diff) |
Update Clean version
-rw-r--r-- | Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |