mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-12 15:03:45 +00:00
Merge branch 'bor' of github.com:maticnetwork/go-ethereum into bor-consensus-fix
This commit is contained in:
commit
f5c8b15722
1 changed files with 1 additions and 2 deletions
|
|
@ -13,4 +13,3 @@ RUN apk add --no-cache ca-certificates
|
||||||
COPY --from=builder /go-ethereum/build/bin/geth /usr/local/bin/
|
COPY --from=builder /go-ethereum/build/bin/geth /usr/local/bin/
|
||||||
|
|
||||||
EXPOSE 8545 8546 30303 30303/udp
|
EXPOSE 8545 8546 30303 30303/udp
|
||||||
ENTRYPOINT ["geth"]
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue