Skip to content

Commit

Permalink
update to zeek debs v7.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mmguero committed Dec 12, 2024
1 parent d988dda commit 2d3c1d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile.clang
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ ENV DEBIAN_FRONTEND noninteractive
ENV TERM xterm

ARG ZEEK_DIST=Debian_12
ARG ZEEK_BRANCH=v7.0.1
ARG ZEEK_BRANCH=v7.0.4
ARG ZEEK_RELEASE_NUM=0
ARG ZEEK_RC=0
ARG ZEEK_DBG=0
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.gcc
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ ENV DEBIAN_FRONTEND noninteractive
ENV TERM xterm

ARG ZEEK_DIST=Debian_12
ARG ZEEK_BRANCH=v7.0.1
ARG ZEEK_BRANCH=v7.0.4
ARG ZEEK_RELEASE_NUM=0
ARG ZEEK_RC=0
ARG ZEEK_DBG=0
Expand Down

0 comments on commit 2d3c1d9

Please sign in to comment.