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 7c4aead commit bbf3b24Copy full SHA for bbf3b24
docker/cuda_simple/Dockerfile
@@ -1,4 +1,4 @@
1
-ARG CUDA_IMAGE="12.5.0-devel-ubuntu22.04"
+ARG CUDA_IMAGE="12.6.1-devel-ubuntu24.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