File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ LABEL maintainer="Stackable GmbH"
1313# This SHOULD be kept in sync with operator-templating and other tools to reduce build times
1414# Find the latest version here: https://doc.rust-lang.org/stable/releases.html
1515# renovate: datasource=github-releases packageName=rust-lang/rust
16- ENV RUST_DEFAULT_TOOLCHAIN_VERSION=1.81 .0
16+ ENV RUST_DEFAULT_TOOLCHAIN_VERSION=1.82 .0
1717# Find the latest version here: https://crates.io/crates/cargo-cyclonedx
1818# renovate: datasource=crate packageName=cargo-cyclonedx
1919ENV CARGO_CYCLONEDX_CRATE_VERSION=0.5.5
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ LABEL maintainer="Stackable GmbH"
1010# This SHOULD be kept in sync with operator-templating and other tools to reduce build times
1111# Find the latest version here: https://doc.rust-lang.org/stable/releases.html
1212# renovate: datasource=github-releases packageName=rust-lang/rust
13- ENV RUST_DEFAULT_TOOLCHAIN_VERSION=1.81 .0
13+ ENV RUST_DEFAULT_TOOLCHAIN_VERSION=1.82 .0
1414# Find the latest version here: https://crates.io/crates/cargo-cyclonedx
1515# renovate: datasource=crate packageName=cargo-cyclonedx
1616ENV CARGO_CYCLONEDX_CRATE_VERSION=0.5.5
You can’t perform that action at this time.
0 commit comments