We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56c087e commit 1a8f409Copy full SHA for 1a8f409
Dockerfile
@@ -15,8 +15,8 @@ ENV NGINX_VER="${NGINX_VER}" \
15
RUN set -ex; \
16
\
17
nginx_up_ver="0.9.3"; \
18
- ngx_modsecurity_ver="1.0.0"; \
19
- modsecurity_ver="3.0.4"; \
+ ngx_modsecurity_ver="1.0.3"; \
+ modsecurity_ver="3.0.14"; \
20
owasp_crs_ver="3.1.0"; \
21
brotli_commit='9aec15e2aa6feea2113119ba06460af70ab3ea62'; \
22
vts_commit='3c6cf41315bfcb48c35a3a0be81ddba6d0d01dac'; \
0 commit comments