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 93f162d commit 853b223Copy full SHA for 853b223
Dockerfile
@@ -1,5 +1,5 @@
1
# Use the specified CUDA base image with Rocky Linux 9
2
-FROM nvidia/cuda:12.8.1-cudnn-devel-rockylinux9
+FROM nvidia/cuda:12.9.1-cudnn-devel-rockylinux9
3
4
# Install dependencies
5
WORKDIR /app
0 commit comments