Skip to content

Commit 4d4348f

Browse files
release(container): update python ( 3.11 → 3.14 )
1 parent 7fa1e23 commit 4d4348f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ RUN \
371371
# =============================================================================
372372
# ml-base: uv from official multi-arch image, source machine-learning sources
373373
# =============================================================================
374-
FROM python:3.11-bookworm AS ml-base
374+
FROM python:3.14-bookworm AS ml-base
375375

376376
ENV \
377377
UV_PYTHON="/usr/local/bin/python3.11"

0 commit comments

Comments
 (0)