[Intel GPU] Update xpu.Dockerfile to python 3.12 version (#23367)

This commit is contained in:
Polisetty V R K Jyothendra Varma
2026-04-23 09:23:52 +08:00
committed by GitHub
parent b3e6cf60aa
commit 214c35b031
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ FROM intel/deep-learning-essentials:2025.3.2-0-devel-ubuntu24.04
ENV DEBIAN_FRONTEND=noninteractive
# Define build arguments
ARG PYTHON_VERSION=3.10
ARG PYTHON_VERSION=3.12
ARG SG_LANG_REPO=https://github.com/sgl-project/sglang.git
ARG SG_LANG_BRANCH=main