cookiecutter-django/{{cookiecutter.project_slug}}/compose/production/django
dependabot[bot] 908697e5a3
Bump python in /{{cookiecutter.project_slug}}/compose/production/django
Bumps python from 3.11.7-slim-bookworm to 3.11.8-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>
2024-02-08 05:29:46 +00:00
..
celery Fix ungraceful Celery workers shutdown in container (#3405) 2021-11-16 08:57:08 +00:00
Dockerfile Bump python in /{{cookiecutter.project_slug}}/compose/production/django 2024-02-08 05:29:46 +00:00
entrypoint Fix entrypoint 2023-06-28 09:19:56 -04:00
start Fix graceful shutdown of local dev containers and use watchfiles for beat + flower (#3925) 2022-11-23 14:51:20 +00:00