Update 'Dockerfile'
This commit is contained in:
@@ -7,6 +7,7 @@ RUN apk -v --update add \
|
||||
groff \
|
||||
less \
|
||||
mailcap \
|
||||
jq \
|
||||
&& \
|
||||
pip install --upgrade awscli==1.14.5 s3cmd==2.0.1 python-magic && \
|
||||
apk -v --purge del py-pip && \
|
||||
|
||||
Reference in New Issue
Block a user