Skip to content

Commit f7df20c

Browse files
Revert cuda ver
Signed-off-by: Dillon Cullinan <[email protected]>
1 parent cfc30d6 commit f7df20c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

container/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ NONE_BASE_IMAGE_TAG="25.01-cuda12.8-devel-ubuntu24.04"
114114
SGLANG_CUDA_VERSION="12.9.1"
115115
# This is for Dockerfile
116116
SGLANG_BASE_IMAGE="nvcr.io/nvidia/cuda-dl-base"
117-
SGLANG_BASE_IMAGE_TAG="25.01-cuda12.9-devel-ubuntu24.04"
117+
SGLANG_BASE_IMAGE_TAG="25.01-cuda12.8-devel-ubuntu24.04"
118118
# This is for Dockerfile.sglang. Unlike the other frameworks, it is using a different base image
119119
SGLANG_FRAMEWORK_IMAGE="nvcr.io/nvidia/cuda"
120120
SGLANG_FRAMEWORK_IMAGE_TAG="${SGLANG_CUDA_VERSION}-cudnn-devel-ubuntu24.04"

0 commit comments

Comments
 (0)