diff --git a/so-suricata/Dockerfile b/so-suricata/Dockerfile index b6f0552..4b1d080 100644 --- a/so-suricata/Dockerfile +++ b/so-suricata/Dockerfile @@ -27,7 +27,7 @@ RUN dnf -y install autoconf automake diffutils file-devel gcc gcc-c++ git \ lua-devel lz4-devel make nss-devel pcre-devel pcre2-devel pkgconfig \ python3-devel python3-sphinx python3-yaml sudo which cargo \ zlib-devel luajit-devel cargo && cargo install --force cbindgen -ENV SURIVERSION=7.0.6 +ENV SURIVERSION=7.0.7 RUN mkdir /suricata WORKDIR /suricata