cookiecutter-django/{{cookiecutter.project_slug}}/compose/production/django
dependabot[bot] 389f020ee4
Bump python in /{{cookiecutter.project_slug}}/compose/production/django (#4611)
Bumps python from 3.11.5-slim-bullseye to 3.11.6-slim-bullseye.

---
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>
2023-10-03 09:24:53 -03: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 (#4611) 2023-10-03 09:24:53 -03: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