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 093a31e commit 41946e7Copy full SHA for 41946e7
docker/Dockerfile.cuda_rust
@@ -1,4 +1,4 @@
1
-FROM 13.0.0-tensorrt-devel-ubuntu24.04
+FROM nvidia/cuda:13.0.0-tensorrt-devel-ubuntu24.04
2
3
# Install dependencies needed for Rust
4
RUN --mount=type=cache,target=/var/lib/apt/lists \
0 commit comments