1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-23 01:39:27 +02: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

View File

@ -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 \