Skip to content

Commit

Permalink
Update aws-cli to v1.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jakejarvis committed Jan 14, 2020
1 parent edbd02d commit be0c4ab
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.16.265'
ENV AWSCLI_VERSION='1.17.1'

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

Expand Down

0 comments on commit be0c4ab

Please sign in to comment.