update versions

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle
2018-07-29 11:38:17 -04:00
parent 1a161c8425
commit b5f988a5f3
5 changed files with 5 additions and 5 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.2.6
ENV OSQUERY_VERSION 3.2.9
RUN buildDeps=' \
curl \