1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-25 02:04:06 +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>
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
RUN set -xe \