update versions

Signed-off-by: Jess Frazelle <acidburn@github.com>
This commit is contained in:
Jess Frazelle
2018-11-29 16:37:03 -05:00
parent d871637d41
commit 42a6a534bc
6 changed files with 6 additions and 6 deletions

View File

@@ -12,7 +12,7 @@ RUN apk add --no-cache \
npm \
yarn
ENV FLEET_VERSION 2.0.0-rc5
ENV FLEET_VERSION 2.0.1
RUN git clone --depth 1 --branch "${FLEET_VERSION}" https://github.com/kolide/fleet.git /go/src/github.com/kolide/fleet