diff --git a/snort/Dockerfile b/snort/Dockerfile index ecf6f8a..de99752 100644 --- a/snort/Dockerfile +++ b/snort/Dockerfile @@ -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