1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-16 11:58:47 +00:00

upgrade snort to 2.9.13

This commit is contained in:
kev 2019-06-14 23:03:05 +08:00
parent 9779fa0498
commit 8fad8ed7cf

@ -6,7 +6,7 @@ FROM centos:7
MAINTAINER kev <noreply@easypi.pro> MAINTAINER kev <noreply@easypi.pro>
ENV DAQ_VERSION 2.0.6 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 ENV BASE_URL https://www.snort.org/downloads
RUN set -xe \ RUN set -xe \