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 33628c7 + eac4c89 commit d74a23fCopy full SHA for d74a23f
base/Dockerfile
@@ -36,7 +36,7 @@ RUN chmod +x /usr/local/bin/generate-ci-config && \
36
ENTRYPOINT ["/usr/bin/sleep","1000"]
37
38
# Ubuntu 22.04
39
-FROM nvcr.io/nvidia/cuda:12.8.1-base-ubuntu22.04 AS jammy
+FROM nvcr.io/nvidia/cuda:12.9.1-base-ubuntu22.04 AS jammy
40
41
SHELL ["/bin/bash", "-c"]
42
0 commit comments