Skip to content

Commit

Permalink
AWS CLI 1.11.42
Browse files Browse the repository at this point in the history
  • Loading branch information
vincetse committed Jan 25, 2017
1 parent c4f0f00 commit e240d1a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ services:
- docker
env:
matrix:
- AWSCLI_VERSION: 1.11.42
- AWSCLI_VERSION: 1.11.13
- AWSCLI_VERSION: 1.10.38
script:
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM alpine:3.4
ENV AWSCLI_VERSION "1.11.13"
ENV AWSCLI_VERSION "1.11.42"
RUN apk -v --update add \
python \
py-pip \
Expand Down

0 comments on commit e240d1a

Please sign in to comment.