Skip to content

Commit 3ff3daa

Browse files
authored
[CI] Upgrade CUDA to 12.4 (#16939)
1 parent 1453893 commit 3ff3daa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile.ci_gpu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
# CI docker GPU env
1919
# tag: v0.60
20-
FROM nvidia/cuda:11.8.0-cudnn8-devel-ubuntu22.04
20+
FROM nvidia/cuda:12.4.1-cudnn-devel-ubuntu22.04
2121

2222
COPY utils/apt-install-and-clear.sh /usr/local/bin/apt-install-and-clear
2323

0 commit comments

Comments
 (0)