Skip to content

Commit

Permalink
Merge pull request #5436 from cookiecutter/dependabot/docker/{{cookie…
Browse files Browse the repository at this point in the history
…cutter.project_slug}}/compose/production/aws/amazon/aws-cli-2.18.0

Bump amazon/aws-cli from 2.17.0 to 2.18.0 in /{{cookiecutter.project_slug}}/compose/production/aws
  • Loading branch information
foarsitter authored Oct 7, 2024
2 parents d826d2e + 7114a1e commit 7d9f58b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/amazon/aws-cli:2.17.0
FROM docker.io/amazon/aws-cli:2.18.0

# Clear entrypoint from the base image, otherwise it's always calling the aws CLI
ENTRYPOINT []
Expand Down

0 comments on commit 7d9f58b

Please sign in to comment.