Skip to content

Commit

Permalink
Bump amazon/aws-cli from 2.22.13 to 2.22.14 in /dev-tools
Browse files Browse the repository at this point in the history
Bumps amazon/aws-cli from 2.22.13 to 2.22.14.

---
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 Dec 11, 2024
1 parent a250298 commit de1df8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-tools/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Use the official AWS CLI image for the first stage
FROM amazon/aws-cli:2.22.13 as awscli
FROM amazon/aws-cli:2.22.14 as awscli

# Use the bitnami/minideb:bookworm as the base image for the second stage
FROM bitnami/minideb:bookworm
Expand Down

0 comments on commit de1df8c

Please sign in to comment.