cookiecutter-django/{{cookiecutter.project_slug}}/compose/production/django
dependabot[bot] bcf96d432f
Bump python from 3.12.8 to 3.12.9 in production Docker image (#5677)
Bumps python from 3.12.8-slim-bookworm to 3.12.9-slim-bookworm.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-07 23:08:38 +00:00
..
celery Remove CELERY_BROKER_URL in favor of REDIS_URL 2024-10-14 20:38:32 +02:00
Dockerfile Bump python from 3.12.8 to 3.12.9 in production Docker image (#5677) 2025-02-07 23:08:38 +00:00
entrypoint Remove CELERY_BROKER_URL in favor of REDIS_URL 2024-10-14 20:38:32 +02:00
start Replace deprecated uvicorn.workers with uvicorn-worker (#5110) 2024-06-08 14:56:02 +01:00