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.
1 parent 2447f18 commit 91f6b2dCopy full SHA for 91f6b2d
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