mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-11 07:22:40 +01:00
@@ -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 \
|
||||||
|
|||||||
Reference in New Issue
Block a user