Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(Dockerfile): add --package=${RBUILDER_BIN} to fix reth-rbuilder…
… container (flashbots#250) ## 📝 Summary The addition of `default-members = ["crates/rbuilder"]` in flashbots#244 broke the ability to use `docker build --build-arg RBUILDER_BIN=reth-rbuilder` to build a `reth-rbuilder` container, this should re-enable it. ## 💡 Motivation and Context We're using the `reth-rbuilder` container in kurtosis for Pectra testing. --- ## ✅ I have completed the following steps: * [ ] Run `make lint` * [ ] Run `make test` * [ ] Added tests (if applicable) --------- Co-authored-by: liamaharon <liam.aharon@hotmail.com>
- Loading branch information