We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5ab319 commit cb04b22Copy full SHA for cb04b22
images/nginx/rootfs/build.sh
@@ -35,8 +35,8 @@ export NGINX_DIGEST_AUTH=v1.0.0
35
# Check for recent changes: https://github.com/SpiderLabs/ModSecurity-nginx/compare/v1.0.3...master
36
export MODSECURITY_VERSION=v1.0.3
37
38
-# Check for recent changes: https://github.com/SpiderLabs/ModSecurity/compare/v3.0.13...v3/master
39
-export MODSECURITY_LIB_VERSION=v3.0.13
+# Check for recent changes: https://github.com/SpiderLabs/ModSecurity/compare/v3.0.14...v3/master
+export MODSECURITY_LIB_VERSION=v3.0.14
40
41
# Check for recent changes: https://github.com/coreruleset/coreruleset/compare/v4.10.0...main
42
export OWASP_MODSECURITY_CRS_VERSION=v4.10.0
0 commit comments