Bump python from 3.12.10 to 3.12.11 in docs Docker (#5883)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-06-05 14:16:52 +01:00 committed by GitHub
parent 5f8e0e169b
commit 8e0fbcb6b7
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.10-slim-bookworm AS python
FROM docker.io/python:3.12.11-slim-bookworm AS python
# Python build stage