Skip to content

Commit 4fc6af5

Browse files
committed
chore(stackable-devel): Bump stable Rust toolchain to 1.89.0
1 parent 991e614 commit 4fc6af5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stackable-devel/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ COPY stackable-base/stackable/curlrc /root/.curlrc
4343
# This SHOULD be kept in sync with operator-templating and other tools to reduce build times
4444
# Find the latest version here: https://doc.rust-lang.org/stable/releases.html
4545
# renovate: datasource=github-releases packageName=rust-lang/rust
46-
ENV RUST_DEFAULT_TOOLCHAIN_VERSION=1.87.0
46+
ENV RUST_DEFAULT_TOOLCHAIN_VERSION=1.89.0
4747
# Find the latest version here: https://crates.io/crates/cargo-cyclonedx
4848
# renovate: datasource=crate packageName=cargo-cyclonedx
4949
ENV CARGO_CYCLONEDX_CRATE_VERSION=0.5.7

0 commit comments

Comments
 (0)