first half of updates

Signed-off-by: Jess Frazelle <acidburn@jessfraz.com>
This commit is contained in:
Jess Frazelle
2019-07-24 14:54:24 -07:00
parent 422abc5257
commit 8209a7d3fa
11 changed files with 11 additions and 11 deletions

View File

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