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 d27aec5 commit 15acf1eCopy full SHA for 15acf1e
stackable-base/Dockerfile
@@ -15,7 +15,7 @@ ENV CONTAINERDEBUG_VERSION=0.1.0
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.80.1
+ENV RUST_DEFAULT_TOOLCHAIN_VERSION=1.82.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.5
0 commit comments