mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Add jq to final.Dockerfile
This commit is contained in:
parent
f95ec84d77
commit
5d7cc06e3a
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ RUN apt-get -q update \
|
|||
&& apt-get install -q -y --no-install-recommends \
|
||||
ca-certificates \
|
||||
git \
|
||||
jq \
|
||||
libmaxminddb0 \
|
||||
libnode108 \
|
||||
libpython3.11 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue