fix buillds

Signed-off-by: Jess Frazelle <jess@oxide.computer>
This commit is contained in:
Jess Frazelle
2020-05-15 01:24:43 -07:00
parent 76ab350d6b
commit 6e1142c207
5 changed files with 7 additions and 45 deletions

View File

@@ -9,7 +9,7 @@ RUN apk --no-cache add \
libc-dev
ENV CFSSL_VERSION 1.4.1
ENV CFSSL_VERSION v1.4.1
RUN git clone --depth 1 --branch "$CFSSL_VERSION" https://github.com/cloudflare/cfssl.git /go/src/github.com/cloudflare/cfssl