Skip to content

Commit

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

---
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 19, 2024
1 parent b0d1416 commit 80a8d48
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.17 as awscli
FROM amazon/aws-cli:2.22.20 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 80a8d48

Please sign in to comment.