diff --git a/snort/Dockerfile b/snort/Dockerfile index f0e82f3..d6d437d 100644 --- a/snort/Dockerfile +++ b/snort/Dockerfile @@ -6,7 +6,7 @@ FROM centos:7 MAINTAINER kev ENV DAQ_VERSION 2.0.6 -ENV SNORT_VERSION 2.9.12 +ENV SNORT_VERSION 2.9.13 ENV BASE_URL https://www.snort.org/downloads RUN set -xe \