1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-11-24 08:52:31 +02:00

upgrade snort3 to 3.1.9.0

This commit is contained in:
kev 2021-08-12 18:29:28 +08:00
parent f7521d1c7f
commit 0935fc197e

View File

@ -5,8 +5,8 @@
FROM ubuntu:20.04
MAINTAINER EasyPi Software Foundation
ENV SNORT_VERSION=3.1.3.0
ENV LIBDAQ_VERSION=3.0.2
ENV SNORT_VERSION=3.1.9.0
ENV LIBDAQ_VERSION=3.0.4
ENV LIBDNET_VERSION=1.14
ARG DEBIAN_FRONTEND=noninteractive