Skip to content

Commit

Permalink
Merge pull request #6 from leethobbit/dependabot/docker/compose/produ…
Browse files Browse the repository at this point in the history
…ction/aws/amazon/aws-cli-2.18.16

Bump amazon/aws-cli from 2.17.0 to 2.18.16 in /compose/production/aws
  • Loading branch information
leethobbit authored Oct 29, 2024
2 parents bce3d61 + 0febbf7 commit 7de5ead
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose/production/aws/Dockerfile
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.16

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

0 comments on commit 7de5ead

Please sign in to comment.