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:
Bruno Alla 2023-12-06 09:33:20 +00:00
commit 86a90240fc
No known key found for this signature in database

View File

@ -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