We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1fc665 commit 4eed2abCopy full SHA for 4eed2ab
1 file changed
.ci/docker/build.sh
@@ -11,7 +11,7 @@ IMAGE_NAME="$1"
11
shift
12
13
export UBUNTU_VERSION="22.04"
14
-export CUDA_VERSION="12.4.1"
+export CUDA_VERSION="12.6.3"
15
16
export BASE_IMAGE="nvidia/cuda:${CUDA_VERSION}-devel-ubuntu${UBUNTU_VERSION}"
17
echo "Building ${IMAGE_NAME} Docker image"
0 commit comments