Skip to content

Commit

Permalink
build(deps): bump amazon/aws-cli in /compose/production/aws
Browse files Browse the repository at this point in the history
Bumps amazon/aws-cli from 2.19.0 to 2.19.1.

---
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 Nov 4, 2024
1 parent 6b43fef commit 67eb974
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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.19.0
FROM docker.io/amazon/aws-cli:2.19.1

COPY ./compose/production/aws/maintenance /usr/local/bin/maintenance
COPY ./compose/production/postgres/maintenance/_sourced /usr/local/bin/maintenance/_sourced
Expand Down

0 comments on commit 67eb974

Please sign in to comment.