Skip to content

Commit a2bf0de

Browse files
Update rust Docker tag to v1.88
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 9574b19 commit a2bf0de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ ENV LIBRARY_PATH="$CUDA_HOME/lib64/stubs"
8787

8888
## Rust builder ################################################################
8989
# Using bookworm for compilation so the rust binaries get linked against libssl.so.3
90-
FROM rust:1.78-bookworm as rust-builder
90+
FROM rust:1.88-bookworm as rust-builder
9191
ARG PROTOC_VERSION
9292

9393
ENV CARGO_REGISTRIES_CRATES_IO_PROTOCOL=sparse

0 commit comments

Comments
 (0)