Bump amazon/aws-cli from 2.16.10 to 2.17.0 in /{{cookiecutter.project_slug}}/compose/production/aws (#5161)

Bumps amazon/aws-cli from 2.16.10 to 2.17.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-06-22 12:22:37 +01:00 committed by GitHub
parent 3257b3d270
commit bacd17bb08
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
FROM docker.io/amazon/aws-cli:2.16.10
FROM docker.io/amazon/aws-cli:2.17.0
COPY ./compose/production/aws/maintenance /usr/local/bin/maintenance
COPY ./compose/production/postgres/maintenance/_sourced /usr/local/bin/maintenance/_sourced