Skip to content

Commit fcf0f90

Browse files
committed
clients/go-ethereum: rollback to eip-4844 branch
1 parent 8ee6a00 commit fcf0f90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clients/go-ethereum/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
FROM alpine:latest as builder
2525
# ARG branch=master
2626
# ARG repo=ethereum
27-
ARG branch=cancun
27+
ARG branch=eip-4844
2828
ARG repo=mdehoog
2929
RUN \
3030
apk add --update bash curl jq go git make gcc musl-dev \

0 commit comments

Comments
 (0)