Skip to content

Commit

Permalink
Merge pull request #445 from Security-Onion-Solutions/dougburks-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
dougburks authored Sep 12, 2023
2 parents f7a413b + 73bf02b commit eafca4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion so-zeek/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ RUN dnf -y install dnf-plugins-core && dnf config-manager --set-enabled powertoo
pip3 install GitPython semantic-version requests && \
dnf -y erase epel-release && dnf clean all && rm -rf /var/cache/dnf

ENV ZEEKVER=5.0.9
ENV ZEEKVER=5.0.10
ARG BUILD_TYPE=Release

RUN mkdir /zeekbuild
Expand Down

0 comments on commit eafca4b

Please sign in to comment.