Fix some build failures
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Upstream-commit: 1ff277ad8f
Component: cli
This commit is contained in:
committed by
Silvin Lubecki
parent
4b3a19ed1e
commit
4dba81f210
@ -1,7 +1,7 @@
|
||||
|
||||
FROM golang:1.9.2-alpine3.6
|
||||
|
||||
RUN apk add -U git make bash coreutils ca-certificates openssh
|
||||
RUN apk add -U git make bash coreutils ca-certificates
|
||||
|
||||
ARG VNDR_SHA=a6e196d8b4b0cbbdc29aebdb20c59ac6926bb384
|
||||
RUN go get -d github.com/LK4D4/vndr && \
|
||||
|
||||
Reference in New Issue
Block a user