File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ ENV CONTAINERDEBUG_VERSION=0.1.1
15
15
# This SHOULD be kept in sync with operator-templating and other tools to reduce build times
16
16
# Find the latest version here: https://doc.rust-lang.org/stable/releases.html
17
17
# renovate: datasource=github-releases packageName=rust-lang/rust
18
- ENV RUST_DEFAULT_TOOLCHAIN_VERSION=1.82.0
18
+ ENV RUST_DEFAULT_TOOLCHAIN_VERSION=1.84.1
19
19
# Find the latest version here: https://crates.io/crates/cargo-cyclonedx
20
20
# renovate: datasource=crate packageName=cargo-cyclonedx
21
21
ENV CARGO_CYCLONEDX_CRATE_VERSION=0.5.5
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ LABEL maintainer="Stackable GmbH"
13
13
# This SHOULD be kept in sync with operator-templating and other tools to reduce build times
14
14
# Find the latest version here: https://doc.rust-lang.org/stable/releases.html
15
15
# renovate: datasource=github-releases packageName=rust-lang/rust
16
- ENV RUST_DEFAULT_TOOLCHAIN_VERSION=1.82.0
16
+ ENV RUST_DEFAULT_TOOLCHAIN_VERSION=1.84.1
17
17
# Find the latest version here: https://crates.io/crates/cargo-cyclonedx
18
18
# renovate: datasource=crate packageName=cargo-cyclonedx
19
19
ENV 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"
10
10
# This SHOULD be kept in sync with operator-templating and other tools to reduce build times
11
11
# Find the latest version here: https://doc.rust-lang.org/stable/releases.html
12
12
# renovate: datasource=github-releases packageName=rust-lang/rust
13
- ENV RUST_DEFAULT_TOOLCHAIN_VERSION=1.82.0
13
+ ENV RUST_DEFAULT_TOOLCHAIN_VERSION=1.84.1
14
14
# Find the latest version here: https://crates.io/crates/cargo-cyclonedx
15
15
# renovate: datasource=crate packageName=cargo-cyclonedx
16
16
ENV CARGO_CYCLONEDX_CRATE_VERSION=0.5.5
You can’t perform that action at this time.
0 commit comments