Skip to content

Commit 853b223

Browse files
committed
Upgrade cuda to 12.9.1 in Dockerfile.
1 parent 93f162d commit 853b223

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.8.1-cudnn-devel-rockylinux9
2+
FROM nvidia/cuda:12.9.1-cudnn-devel-rockylinux9
33

44
# Install dependencies
55
WORKDIR /app

0 commit comments

Comments
 (0)