Skip to content

Commit

Permalink
Bump amazon/aws-cli in /cincoctrl/compose/production/aws
Browse files Browse the repository at this point in the history
Bumps amazon/aws-cli from 2.22.19 to 2.22.31.

---
updated-dependencies:
- dependency-name: amazon/aws-cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 9, 2025
1 parent 039e0dd commit c4a55a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cincoctrl/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.22.19
FROM docker.io/amazon/aws-cli:2.22.31

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

0 comments on commit c4a55a9

Please sign in to comment.