Happens with the best of us... install -> add for apk command.
This commit is contained in:
parent
f8fa6bc707
commit
8f0aafd51a
@ -9,7 +9,7 @@ ARG CI_COMMIT_REF_NAME
|
||||
ARG CI_COMMIT_TAG
|
||||
|
||||
ENV CGO_ENABLED=0
|
||||
RUN apk install git make
|
||||
RUN apk add git make
|
||||
RUN make metricatord-build
|
||||
|
||||
FROM registry.gitlab.pztrn.name/containers/mirror/golang:1.15.5-alpine
|
||||
|
Loading…
Reference in New Issue
Block a user