We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7341850 + a36e8f9 commit dc30eaaCopy full SHA for dc30eaa
Makefile
@@ -178,7 +178,7 @@ $(DRIVER_BUILD_TARGETS):
178
build-rhcos%: SUBDIR = rhel9
179
180
build-rocky9%: SUBDIR = rhel9
181
-build-rocky9%: DOCKER_BUILD_ARGS = --build-arg BASE_IMAGE=nvcr.io/nvidia/cuda:13.1.1-base-rockylinux9
+build-rocky9%: DOCKER_BUILD_ARGS = --build-arg BASE_IMAGE=nvcr.io/nvidia/cuda:13.2.0-base-rockylinux9
182
183
build-fedora%: SUBDIR = fedora
184
0 commit comments