File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -47,10 +47,10 @@ Examples:
4747
4848## OS Variants
4949
50- * nginx – * latest stable ModSecurity v3 on Nginx 1.28.2 official stable base image, and latest stable OWASP CRS 4.24.0 *
50+ * nginx – * latest stable ModSecurity v3 on Nginx 1.28.2 official stable base image, and latest stable OWASP CRS 4.24.1 *
5151 * [ nginx] ( https://github.com/coreruleset/modsecurity-crs-docker/blob/master/nginx/Dockerfile )
5252 * [ nginx-alpine] ( https://github.com/coreruleset/modsecurity-crs-docker/blob/master/nginx/Dockerfile-alpine )
53- * Apache httpd – * last stable ModSecurity v2 on Apache 2.4.66 official stable base image, and latest stable OWASP CRS 4.24.0 *
53+ * Apache httpd – * last stable ModSecurity v2 on Apache 2.4.66 official stable base image, and latest stable OWASP CRS 4.24.1 *
5454 * [ apache] ( https://github.com/coreruleset/modsecurity-crs-docker/blob/master/apache/Dockerfile )
5555 * [ apache-alpine] ( https://github.com/coreruleset/modsecurity-crs-docker/blob/master/apache/Dockerfile-alpine )
5656
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ variable "previous-major-crs-version" {
2323
2424variable "major-crs-version" {
2525 # renovate: depName=coreruleset/coreruleset datasource=github-releases
26- default = " 4.24.0 "
26+ default = " 4.24.1 "
2727}
2828
2929variable "crs-versions" {
You can’t perform that action at this time.
0 commit comments