Bump python from 3.12.7 to 3.12.8 in docs Docker image (#5573)

This commit is contained in:
dependabot[bot] 2024-12-08 14:48:19 +00:00 committed by GitHub
parent 8c02bf8f93
commit 47bc51274d
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.12.7-slim-bookworm AS python
FROM docker.io/python:3.12.8-slim-bookworm AS python
# Python build stage