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 9574b19 commit ac3e82aCopy full SHA for ac3e82a
Dockerfile
@@ -87,7 +87,7 @@ ENV LIBRARY_PATH="$CUDA_HOME/lib64/stubs"
87
88
## Rust builder ################################################################
89
# Using bookworm for compilation so the rust binaries get linked against libssl.so.3
90
-FROM rust:1.78-bookworm as rust-builder
+FROM rust:1.87-bookworm as rust-builder
91
ARG PROTOC_VERSION
92
93
ENV CARGO_REGISTRIES_CRATES_IO_PROTOCOL=sparse
0 commit comments