From 6d29fe832df99dd6626b7aba1351b9002032effd Mon Sep 17 00:00:00 2001 From: kev Date: Mon, 1 Aug 2022 16:09:07 +0800 Subject: [PATCH] upgrade snort3 to 3.1.38.0 --- snort3/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snort3/Dockerfile b/snort3/Dockerfile index d0b3de0..599be5d 100644 --- a/snort3/Dockerfile +++ b/snort3/Dockerfile @@ -5,7 +5,7 @@ FROM ubuntu:22.04 MAINTAINER EasyPi Software Foundation -ARG SNORT_VERSION=3.1.32.0 +ARG SNORT_VERSION=3.1.38.0 ARG LIBDAQ_VERSION=3.0.8 ARG LIBDNET_VERSION=1.16.1