fix
This commit is contained in:
@@ -15,7 +15,7 @@ RUN cd op-node && \
|
|||||||
make op-node
|
make op-node
|
||||||
|
|
||||||
|
|
||||||
FROM docker.io/library/golang:1.20-alpine3.17 AS erigon
|
FROM docker.io/library/golang:1.20-alpine3.17 AS op-erigon
|
||||||
|
|
||||||
RUN apk add --no-cache make g++ gcc musl-dev linux-headers git
|
RUN apk add --no-cache make g++ gcc musl-dev linux-headers git
|
||||||
ARG ERIGON_VERSION=v2.48.1-0.1.11
|
ARG ERIGON_VERSION=v2.48.1-0.1.11
|
||||||
|
|||||||
Reference in New Issue
Block a user