Skip to content

Commit

Permalink
Merge pull request #40 from sourceboat/dependabot/docker/amazon/aws-c…
Browse files Browse the repository at this point in the history
…li-2.1.31

Bump amazon/aws-cli from 2.1.30 to 2.1.31
  • Loading branch information
Philipp Kübler authored Mar 22, 2021
2 parents 32c3739 + 3b1ba9b commit b4d46af
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
@@ -1,4 +1,4 @@
FROM amazon/aws-cli:2.1.30
FROM amazon/aws-cli:2.1.31

# install git
RUN yum install -y git \
Expand Down

0 comments on commit b4d46af

Please sign in to comment.