Skip to content

Commit

Permalink
Bump aws-cli/aws-cli from 2.19.1 to 2.19.2 in /projects/redrive-dead-…
Browse files Browse the repository at this point in the history
…letter-queues/container (#4407)

Bump aws-cli/aws-cli in /projects/redrive-dead-letter-queues/container

Bumps aws-cli/aws-cli from 2.19.1 to 2.19.2.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent eb7d664 commit 7dada9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/redrive-dead-letter-queues/container/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM public.ecr.aws/aws-cli/aws-cli:2.19.1
FROM public.ecr.aws/aws-cli/aws-cli:2.19.2

USER root
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
Expand Down

0 comments on commit 7dada9c

Please sign in to comment.