mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-21 17:56:53 +02:00
upgrade snort to 2.9.18
This commit is contained in:
parent
0935fc197e
commit
2a9c4bf5ab
@ -5,7 +5,7 @@
|
||||
FROM centos:8
|
||||
MAINTAINER EasyPi Software Foundation
|
||||
|
||||
ENV SNORT_VERSION=2.9.16.1
|
||||
ENV SNORT_VERSION=2.9.18
|
||||
ENV SNORT_URL=https://www.snort.org/downloads/snort/snort-${SNORT_VERSION}-1.centos8.x86_64.rpm
|
||||
ENV RULES_URL=https://www.snort.org/downloads/community/community-rules.tar.gz
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user