We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fa1e23 commit 4d4348fCopy full SHA for 4d4348f
1 file changed
Dockerfile
@@ -371,7 +371,7 @@ RUN \
371
# =============================================================================
372
# ml-base: uv from official multi-arch image, source machine-learning sources
373
374
-FROM python:3.11-bookworm AS ml-base
+FROM python:3.14-bookworm AS ml-base
375
376
ENV \
377
UV_PYTHON="/usr/local/bin/python3.11"
0 commit comments