mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-12 07:52:40 +01:00
@@ -12,7 +12,7 @@ RUN apk add --no-cache \
|
||||
npm \
|
||||
yarn
|
||||
|
||||
ENV FLEET_VERSION 2.0.1
|
||||
ENV FLEET_VERSION 2.0.2
|
||||
|
||||
RUN git clone --depth 1 --branch "${FLEET_VERSION}" https://github.com/kolide/fleet.git /go/src/github.com/kolide/fleet
|
||||
|
||||
|
||||
Reference in New Issue
Block a user