1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-01-20 04:59:25 +02:00

upgrade snort to 2.9.8.3

This commit is contained in:
kev 2016-07-10 20:54:46 +08:00
parent fc97d5fbf8
commit 027407f0cb

View File

@ -6,7 +6,7 @@ FROM debian:jessie
MAINTAINER kev <noreply@easypi.info> MAINTAINER kev <noreply@easypi.info>
ENV DAQ_VERSION 2.0.6 ENV DAQ_VERSION 2.0.6
ENV SNORT_VERSION 2.9.8.2 ENV SNORT_VERSION 2.9.8.3
ENV LIBDNET_VERSION 1.12 ENV LIBDNET_VERSION 1.12
RUN set -xe \ RUN set -xe \