mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-28 07:36:44 +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
|
|
@ -12,5 +12,4 @@ FROM alpine:latest
|
|||
RUN apk add --no-cache ca-certificates
|
||||
COPY --from=builder /go-ethereum/build/bin/geth /usr/local/bin/
|
||||
|
||||
EXPOSE 8545 8546 30303 30303/udp
|
||||
ENTRYPOINT ["geth"]
|
||||
EXPOSE 8545 8546 30303 30303/udp
|
||||
Loading…
Reference in a new issue