mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-22 17:47:08 +03:00
Bump python in /{{cookiecutter.project_slug}}/compose/local/docs
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>
This commit is contained in:
parent
d5967ed3e9
commit
300ccc6b57
|
@ -1,5 +1,5 @@
|
|||
# define an alias for the specific python version used in this file.
|
||||
FROM docker.io/python:3.11.7-slim-bookworm as python
|
||||
FROM docker.io/python:3.11.8-slim-bookworm as python
|
||||
|
||||
|
||||
# Python build stage
|
||||
|
|
Loading…
Reference in New Issue
Block a user