Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 6d23599 commit 8803994
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.21.3 as awscli
FROM amazon/aws-cli:2.22.0 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 8803994

Please sign in to comment.