Skip to content

Conversation

@edilsonGoncalvesR
Copy link

Summary

Update Rust base image used to build base-reth-node from rust:1.88 to rust:1.91.1.

Details

  • reth/Dockerfile: FROM rust:1.88 AS reth-baseFROM rust:1.91.1 AS reth-base.
  • Rust 1.91.1 is the latest stable release and includes fixes for two regressions introduced in 1.91.0 (Wasm #[link(wasm_import_module)] regression and Cargo target-dir locking on illumos).

Ref:

Testing

Build reth image:

docker build -f reth/Dockerfile -t node-reth:rust-1.91.1 .

@cb-heimdall
Copy link
Collaborator

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

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