Skip to content

Commit aa79fcd

Browse files
committed
Merge branch 'benyanke-patch-1'
From mesosphere-backup#7
2 parents a3a26f5 + ba9d5fc commit aa79fcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ RUN apk -v --update add \
66
less \
77
mailcap \
88
&& \
9-
pip install --upgrade awscli==1.14.5 s3cmd==2.0.1 python-magic && \
9+
pip install --upgrade awscli==1.14.5 s3cmd==2.0.1 python-magic awsebcli=3.12.4 && \
1010
apk -v --purge del py-pip && \
1111
rm /var/cache/apk/*
1212
VOLUME /root/.aws

0 commit comments

Comments
 (0)