Skip to content

Commit

Permalink
Merge pull request #416 from Security-Onion-Solutions/dougburks-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
dougburks committed Jun 15, 2023
2 parents f59582a + b1298f1 commit ac3b0ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion so-suricata/Dockerfile
Expand Up @@ -18,7 +18,7 @@ FROM ghcr.io/security-onion-solutions/centos:7 as builder
RUN yum -y install epel-release
RUN yum -y install jansson-devel libpcap-devel python3 libpcap-devel openssl-devel zlib-devel jemalloc-devel python3-devel kernel-devel kernel-headers libjansson libgeoip liblua5.1 curl wget make gcc pkg-config libhiredis libevent pcre-devel libpcre libmagic zlib libyaml rustc cargo libyaml-devel libcap-ng-devel file-devel nss-devel nspr-devel python3-yaml luajit-devel luajit

ENV SURIVERSION=6.0.12
ENV SURIVERSION=6.0.13
RUN mkdir /suricata

WORKDIR /suricata
Expand Down

0 comments on commit ac3b0ad

Please sign in to comment.