We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66f8c8a commit 5b748fcCopy full SHA for 5b748fc
images/nginx/rootfs/build.sh
@@ -38,8 +38,8 @@ export NGINX_SUBSTITUTIONS=e12e965ac1837ca709709f9a26f572a54d83430e
38
# Check for recent changes: https://github.com/SpiderLabs/ModSecurity-nginx/compare/v1.0.3...master
39
export MODSECURITY_VERSION=v1.0.3
40
41
-# Check for recent changes: https://github.com/SpiderLabs/ModSecurity/compare/v3.0.13...v3/master
42
-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
43
44
# Check for recent changes: https://github.com/coreruleset/coreruleset/compare/v4.10.0...main
45
export OWASP_MODSECURITY_CRS_VERSION=v4.10.0
0 commit comments