This commit is contained in:
parent
709e03f9c1
commit
eaa4bfc759
@ -5,6 +5,7 @@ COPY ./go.mod .
|
|||||||
COPY ./go.sum .
|
COPY ./go.sum .
|
||||||
|
|
||||||
RUN go mod download
|
RUN go mod download
|
||||||
|
RUN sed -i 's/https/http/' /etc/apk/repositories
|
||||||
RUN apk update
|
RUN apk update
|
||||||
|
|
||||||
RUN apk add protobuf
|
RUN apk add protobuf
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user