mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-09 14:34:53 +03:00
Merge remote-tracking branch 'upstream/dependabot/docker/{{cookiecutter.project_slug}}/compose/local/docs/python-3.11.7-slim-bullseye' into dependabot/docker/{{cookiecutter.project_slug}}/compose/local/django/python-3.11.7-slim-bullseye
This commit is contained in:
commit
86a90240fc
|
@ -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