Skip to content

Commit

Permalink
Merge pull request #5443 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.1

Bump amazon/aws-cli from 2.18.0 to 2.18.1 in /{{cookiecutter.project_slug}}/compose/production/aws
  • Loading branch information
foarsitter authored Oct 8, 2024
2 parents c3ec0b0 + 30295fe commit 9ada7ab
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.18.0
FROM docker.io/amazon/aws-cli:2.18.1

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

0 comments on commit 9ada7ab

Please sign in to comment.