Skip to content

Commit

Permalink
aws-cli 1.16.232
Browse files Browse the repository at this point in the history
  • Loading branch information
jakejarvis committed Sep 5, 2019
1 parent 49a6035 commit 4d8a3de
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.225'
ENV AWSCLI_VERSION='1.16.232'

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

Expand Down

0 comments on commit 4d8a3de

Please sign in to comment.