Skip to content

Commit

Permalink
Merge branch 'benyanke-patch-1'
Browse files Browse the repository at this point in the history
  • Loading branch information
danielcompton committed Apr 11, 2018
2 parents a3a26f5 + ba9d5fc commit aa79fcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ RUN apk -v --update add \
less \
mailcap \
&& \
pip install --upgrade awscli==1.14.5 s3cmd==2.0.1 python-magic && \
pip install --upgrade awscli==1.14.5 s3cmd==2.0.1 python-magic awsebcli=3.12.4 && \
apk -v --purge del py-pip && \
rm /var/cache/apk/*
VOLUME /root/.aws
Expand Down

0 comments on commit aa79fcd

Please sign in to comment.