Bump reth latest→v2.1.0 #10

Merged
sebastian merged 1 commits from vupd/53-reth-v2.1.0 into main 2026-06-19 06:23:21 +00:00
Showing only changes of commit bcdd950eb6 - Show all commits

View File

@@ -48,7 +48,7 @@ RUN wget https://github.com/mozilla/sccache/releases/download/v0.7.4/sccache-v0.
# Build arguments for customization
ARG ARCH_TARGET=native
ARG RETH_VERSION=v1.4.3
ARG RETH_VERSION=v2.1.0
ARG RETH_REPO=https://github.com/paradigmxyz/reth
ARG ENABLE_LTO=true
ARG PROFILE=maxperf