Skip to content

chore: bump the Rust toolchain to 1.97.1 - #122

Merged
lfrancke merged 3 commits into
mainfrom
chore/rust-1.97.1
Aug 27, 2026
Merged

chore: bump the Rust toolchain to 1.97.1#122
lfrancke merged 3 commits into
mainfrom
chore/rust-1.97.1

Conversation

@lfrancke

Copy link
Copy Markdown
Member

and fix a RUSTSEC error for h2

@lfrancke lfrancke self-assigned this Aug 25, 2026
@lfrancke lfrancke moved this to Development: Waiting for Review in Stackable Engineering Aug 25, 2026

@dervoeti dervoeti left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y --default-toolchain 1.94.0 && . "${HOME}/.cargo/env"

Still uses 1.94.0. We should probably do COPY rust-toolchain.toml there anyway.

@dervoeti dervoeti moved this from Development: Waiting for Review to Development: In Review in Stackable Engineering Aug 27, 2026
The Dockerfile named the version it handed rustup, which rust-toolchain.toml
does not reach, so the container kept building with 1.94.0 after the repository
moved. rustup installs the toolchain the file names, which leaves one place to
change.
@lfrancke

Copy link
Copy Markdown
Member Author

Ah well..... yes. I should have grepped but I didn't think of the Dockerfiles :(

@lfrancke
lfrancke requested a review from dervoeti August 27, 2026 20:01
@lfrancke lfrancke moved this from Development: In Review to Done in Stackable Engineering Aug 27, 2026
@lfrancke
lfrancke added this pull request to the merge queue Aug 27, 2026
Merged via the queue into main with commit 35d2fd9 Aug 27, 2026
9 checks passed
@lfrancke
lfrancke deleted the chore/rust-1.97.1 branch August 27, 2026 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants