Skip to content

Commit

Permalink
AWS CLI 1.11.54
Browse files Browse the repository at this point in the history
  • Loading branch information
vincetse committed Feb 24, 2017
1 parent 6793997 commit 59e7849
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.54
- AWSCLI_VERSION: 1.11.52
- AWSCLI_VERSION: 1.11.46
- AWSCLI_VERSION: 1.11.42
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.5
ENV AWSCLI_VERSION "1.11.52"
ENV AWSCLI_VERSION "1.11.54"
RUN apk -v --update add \
python \
py-pip \
Expand Down

0 comments on commit 59e7849

Please sign in to comment.