Skip to content

Commit 339811e

Browse files
committed
Merge remote-tracking branch 'github/dependabot/docker/nvidia/cuda-13.0.0-cudnn-devel-rockylinux9'
PR: USTC-KnowledgeComputingLab/qmb#83 Signed-off-by: Hao Zhang <[email protected]>
2 parents 2447f18 + 91f6b2d commit 339811e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use the specified CUDA base image with Rocky Linux 9
2-
FROM nvidia/cuda:12.9.1-cudnn-devel-rockylinux9
2+
FROM nvidia/cuda:13.0.0-cudnn-devel-rockylinux9
33

44
# Install dependencies
55
WORKDIR /app

0 commit comments

Comments
 (0)