pull/1/head
Jason Kendall 2022-10-24 12:40:37 -04:00
parent 6d0c7d7228
commit 38edf03b70
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
pkg-config \
libpoppler-cpp-dev \
libfuzzy-dev \
libssl-dev \
&& apt-get autoremove -y && apt-get clean -y && rm -rf /var/lib/apt/lists/*
# Build MISP Modules