diff options
author | Camil Staps | 2016-10-19 00:12:09 +0200 |
---|---|---|
committer | Camil Staps | 2016-10-19 00:12:09 +0200 |
commit | e2e5ff32013e476dac9edf1f39cae7319042c96b (patch) | |
tree | c52fc2c019cfa3605441b38b38e483ddc36f7453 /Dockerfile | |
parent | cleanup (diff) |
Use latest clean-platform
Diffstat (limited to 'Dockerfile')
-rw-r--r-- | Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -FROM camilstaps/clean:itasks +FROM camilstaps/clean:itasks-latest RUN apt-get update -qq && apt-get install -qq libreadline-dev |