fix osquery

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle
2018-09-24 13:26:26 -04:00
parent 1a0b0aa8e8
commit 22da976266
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ RUN apt-get update && apt-get install -y \
--no-install-recommends \
&& rm -rf /var/lib/apt/lists/*
ENV OSQUERY_VERSION 3.3.1
ENV OSQUERY_VERSION 3.3.0
RUN buildDeps=' \
curl \