Skip to content

Commit eec0103

Browse files
committed
docker : drop to CUDA 12.4
1 parent 3d68f03 commit eec0103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devops/cuda.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ARG UBUNTU_VERSION=22.04
22
# This needs to generally match the container host's environment.
3-
ARG CUDA_VERSION=12.6.0
3+
ARG CUDA_VERSION=12.4.0
44
# Target the CUDA build image
55
ARG BASE_CUDA_DEV_CONTAINER=nvidia/cuda:${CUDA_VERSION}-devel-ubuntu${UBUNTU_VERSION}
66

0 commit comments

Comments
 (0)