mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 06:21:32 +01:00
@@ -12,7 +12,7 @@ RUN apk add --no-cache \
|
||||
npm \
|
||||
yarn
|
||||
|
||||
ENV FLEET_VERSION 2.4.0
|
||||
ENV FLEET_VERSION 2.6.0
|
||||
|
||||
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