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.
2 parents 2447f18 + 91f6b2d commit 339811eCopy full SHA for 339811e
Dockerfile
@@ -1,5 +1,5 @@
1
# Use the specified CUDA base image with Rocky Linux 9
2
-FROM nvidia/cuda:12.9.1-cudnn-devel-rockylinux9
+FROM nvidia/cuda:13.0.0-cudnn-devel-rockylinux9
3
4
# Install dependencies
5
WORKDIR /app
0 commit comments