Merge branch 'bor' of github.com:maticnetwork/go-ethereum into bor-consensus-fix

This commit is contained in:
Jaynti Kanani 2019-09-26 14:43:57 +05:30
commit f5c8b15722
No known key found for this signature in database
GPG key ID: 4396982C976BAE5E

View file

@ -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