Skip to content

Commit a9325b8

Browse files
authored
Update Dockerfile
1 parent 9e6f62c commit a9325b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ LABEL maintainer='Codeship Inc., <[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.14.43"
6+
ARG AWS_CLI_VERSION="1.14.51"
77

88
ENV PIP_DISABLE_PIP_VERSION_CHECK=true
99

0 commit comments

Comments
 (0)