Skip to content

Commit 903b80b

Browse files
authored
Merge pull request codeship-library#44 from codeship-library/aws-cli-v1.11.97
Update to AWS CLI v1.11.97
2 parents d893808 + 1e2f681 commit 903b80b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ MAINTAINER [email protected]
33

44
# which version of the AWS CLI to install.
55
# https://pypi.python.org/pypi/awscli
6-
ARG AWS_CLI_VERSION="1.11.91"
6+
ARG AWS_CLI_VERSION="1.11.97"
77

88
ENV PIP_DISABLE_PIP_VERSION_CHECK=true
99

0 commit comments

Comments
 (0)