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 b594e56 + 57ce018 commit 009e261Copy full SHA for 009e261
Docker/cuda/cuda.Dockerfile
@@ -1,4 +1,4 @@
1
-ARG CUDA_IMAGE="12.9.0-devel-ubuntu22.04"
+ARG CUDA_IMAGE="12.9.1-devel-ubuntu22.04"
2
FROM nvidia/cuda:${CUDA_IMAGE}
3
4
# We need to set the host to 0.0.0.0 to allow outside access
0 commit comments