mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
update osquery
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
69d1bbbb01
commit
674a8f30a7
|
@ -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.9
|
||||
ENV OSQUERY_VERSION 3.3.0
|
||||
|
||||
RUN buildDeps=' \
|
||||
curl \
|
||||
|
|
Loading…
Reference in New Issue
Block a user