mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-09 14:34:53 +03:00
Bump python in /{{cookiecutter.project_slug}}/compose/local/docs
Bumps python from 3.11.6-slim-bullseye to 3.11.7-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>
This commit is contained in:
parent
cc330ae31a
commit
9b4cb9448a
|
@ -1,5 +1,5 @@
|
|||
# define an alias for the specific python version used in this file.
|
||||
FROM python:3.11.6-slim-bullseye as python
|
||||
FROM python:3.11.7-slim-bullseye as python
|
||||
|
||||
|
||||
# Python build stage
|
||||
|
|
Loading…
Reference in New Issue
Block a user