We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e6f62c commit a9325b8Copy full SHA for a9325b8
base/Dockerfile
@@ -3,7 +3,7 @@ LABEL maintainer='Codeship Inc., <[email protected]>'
3
4
# which version of the AWS CLI to install.
5
# https://pypi.python.org/pypi/awscli
6
-ARG AWS_CLI_VERSION="1.14.43"
+ARG AWS_CLI_VERSION="1.14.51"
7
8
ENV PIP_DISABLE_PIP_VERSION_CHECK=true
9
0 commit comments