Skip to content

Commit 41946e7

Browse files
committed
fix build
1 parent 093a31e commit 41946e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile.cuda_rust

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM 13.0.0-tensorrt-devel-ubuntu24.04
1+
FROM nvidia/cuda:13.0.0-tensorrt-devel-ubuntu24.04
22

33
# Install dependencies needed for Rust
44
RUN --mount=type=cache,target=/var/lib/apt/lists \

0 commit comments

Comments
 (0)