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 991e614 commit 95d4ae1Copy full SHA for 95d4ae1
ubi9-rust-builder/Dockerfile
@@ -15,7 +15,7 @@ ENV RUSTUP_VERSION=1.28.1
15
# This SHOULD be kept in sync with operator-templating and other tools to reduce build times
16
# Find the latest version here: https://doc.rust-lang.org/stable/releases.html
17
# renovate: datasource=github-releases packageName=rust-lang/rust
18
-ENV RUST_DEFAULT_TOOLCHAIN_VERSION=1.87.0
+ENV RUST_DEFAULT_TOOLCHAIN_VERSION=1.89.0
19
# Find the latest version here: https://crates.io/crates/cargo-cyclonedx
20
# renovate: datasource=crate packageName=cargo-cyclonedx
21
ENV CARGO_CYCLONEDX_CRATE_VERSION=0.5.7
0 commit comments