Skip to content

Commit 15acf1e

Browse files
authored
chore: bump rust version in stackable base image (#949)
1 parent d27aec5 commit 15acf1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stackable-base/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ENV CONTAINERDEBUG_VERSION=0.1.0
1515
# This SHOULD be kept in sync with operator-templating and other tools to reduce build times
1616
# Find the latest version here: https://doc.rust-lang.org/stable/releases.html
1717
# renovate: datasource=github-releases packageName=rust-lang/rust
18-
ENV RUST_DEFAULT_TOOLCHAIN_VERSION=1.80.1
18+
ENV RUST_DEFAULT_TOOLCHAIN_VERSION=1.82.0
1919
# Find the latest version here: https://crates.io/crates/cargo-cyclonedx
2020
# renovate: datasource=crate packageName=cargo-cyclonedx
2121
ENV CARGO_CYCLONEDX_CRATE_VERSION=0.5.5

0 commit comments

Comments
 (0)