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 4fc6af5Copy full SHA for 4fc6af5
stackable-devel/Dockerfile
@@ -43,7 +43,7 @@ COPY stackable-base/stackable/curlrc /root/.curlrc
43
# This SHOULD be kept in sync with operator-templating and other tools to reduce build times
44
# Find the latest version here: https://doc.rust-lang.org/stable/releases.html
45
# renovate: datasource=github-releases packageName=rust-lang/rust
46
-ENV RUST_DEFAULT_TOOLCHAIN_VERSION=1.87.0
+ENV RUST_DEFAULT_TOOLCHAIN_VERSION=1.89.0
47
# Find the latest version here: https://crates.io/crates/cargo-cyclonedx
48
# renovate: datasource=crate packageName=cargo-cyclonedx
49
ENV CARGO_CYCLONEDX_CRATE_VERSION=0.5.7
0 commit comments