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 b268a3c commit 6578d82Copy full SHA for 6578d82
.ci/docker/build.sh
@@ -11,7 +11,7 @@ IMAGE_NAME="$1"
11
shift
12
13
export UBUNTU_VERSION="20.04"
14
-export CUDA_VERSION="12.1.1"
+export CUDA_VERSION="12.4.1"
15
16
export BASE_IMAGE="nvidia/cuda:${CUDA_VERSION}-devel-ubuntu${UBUNTU_VERSION}"
17
echo "Building ${IMAGE_NAME} Docker image"
0 commit comments