mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-10 19:57:09 +03:00
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:
parent
3257b3d270
commit
bacd17bb08
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user