Skip to content

lock down cargo chef version to stop build errors#545

Merged
AppleThomas merged 1 commit intomainfrom
AppleThomas-patch-1
Apr 24, 2026
Merged

lock down cargo chef version to stop build errors#545
AppleThomas merged 1 commit intomainfrom
AppleThomas-patch-1

Conversation

@AppleThomas
Copy link
Copy Markdown
Member

No description provided.

@cursor
Copy link
Copy Markdown

cursor Bot commented Apr 24, 2026

PR Summary

Low Risk
Low risk: a single Docker build-step change that only affects dependency installation determinism during image builds.

Overview
Updates cluster/docker/sv-dune.Dockerfile to install cargo-chef with --locked, forcing Cargo to honor the crate’s lockfile and making the build more reproducible (avoids breakages from upstream dependency/metadata changes).

Reviewed by Cursor Bugbot for commit afe58c7. Bugbot is set up for automated code reviews on this repo. Configure here.

@AppleThomas AppleThomas merged commit 08fc3ca into main Apr 24, 2026
11 of 12 checks passed
@AppleThomas AppleThomas deleted the AppleThomas-patch-1 branch April 24, 2026 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants