diff options
author | Camil Staps | 2018-05-17 13:58:31 +0200 |
---|---|---|
committer | Camil Staps | 2018-05-17 13:58:31 +0200 |
commit | 87f483de393b96109df314bb141cd44835a0e98d (patch) | |
tree | 8898107e4b8745711de674f0e0e0e8f675d57509 /Dockerfile | |
parent | Merge branch 'master' of github:camilstaps/iClean (diff) |
Update Clean distro
Diffstat (limited to 'Dockerfile')
-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 2018-02-08 +RUN install_clean.sh bundle-complete 2018-05-17 COPY . /usr/src/iclean WORKDIR /usr/src/iclean |