Skip to content

Commit

Permalink
upgrade awscli version
Browse files Browse the repository at this point in the history
  • Loading branch information
hoshmn authored Jul 18, 2023
1 parent 7ed8b11 commit 79663e7
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.18.14'
ENV AWSCLI_VERSION='1.29.4'

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

Expand Down

0 comments on commit 79663e7

Please sign in to comment.