update osquery

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle 2018-08-06 17:30:56 -04:00
parent 69d1bbbb01
commit 674a8f30a7
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3

View File

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