Skip to content

Commit 1a8f409

Browse files
committed
Update modsecurity
1 parent 56c087e commit 1a8f409

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ ENV NGINX_VER="${NGINX_VER}" \
1515
RUN set -ex; \
1616
\
1717
nginx_up_ver="0.9.3"; \
18-
ngx_modsecurity_ver="1.0.0"; \
19-
modsecurity_ver="3.0.4"; \
18+
ngx_modsecurity_ver="1.0.3"; \
19+
modsecurity_ver="3.0.14"; \
2020
owasp_crs_ver="3.1.0"; \
2121
brotli_commit='9aec15e2aa6feea2113119ba06460af70ab3ea62'; \
2222
vts_commit='3c6cf41315bfcb48c35a3a0be81ddba6d0d01dac'; \

0 commit comments

Comments
 (0)