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 3d68f03 commit eec0103Copy full SHA for eec0103
.devops/cuda.Dockerfile
@@ -1,6 +1,6 @@
1
ARG UBUNTU_VERSION=22.04
2
# This needs to generally match the container host's environment.
3
-ARG CUDA_VERSION=12.6.0
+ARG CUDA_VERSION=12.4.0
4
# Target the CUDA build image
5
ARG BASE_CUDA_DEV_CONTAINER=nvidia/cuda:${CUDA_VERSION}-devel-ubuntu${UBUNTU_VERSION}
6
0 commit comments