Merge pull request #4840 from cookiecutter/dependabot/docker/{{cookiecutter.project_slug}}/compose/local/docs/python-3.11.8-slim-bookworm

Bump python from 3.11.7-slim-bookworm to 3.11.8-slim-bookworm in /{{cookiecutter.project_slug}}/compose/local/docs
This commit is contained in:
Jelmer 2024-02-08 08:09:36 +01:00 committed by GitHub
commit bb6d176235
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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