Skip to content

Commit

Permalink
Update aws-cli to 1.18.14
Browse files Browse the repository at this point in the history
  • Loading branch information
jakejarvis authored Mar 5, 2020
1 parent be0c4ab commit 7ed8b11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ LABEL homepage="https://jarv.is/"
LABEL maintainer="Jake Jarvis <[email protected]>"

# https://github.com/aws/aws-cli/blob/master/CHANGELOG.rst
ENV AWSCLI_VERSION='1.17.1'
ENV AWSCLI_VERSION='1.18.14'

RUN pip install --quiet --no-cache-dir awscli==${AWSCLI_VERSION}

Expand Down

0 comments on commit 7ed8b11

Please sign in to comment.