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 @@ -44,10 +44,10 @@ Examples:
4444
4545## OS Variants
4646
47- * nginx – * latest stable ModSecurity v3 on Nginx 1.26.3 official stable base image, and latest stable OWASP CRS 4.12 .0*
47+ * nginx – * latest stable ModSecurity v3 on Nginx 1.26.3 official stable base image, and latest stable OWASP CRS 4.13 .0*
4848 * [ nginx] ( https://github.com/coreruleset/modsecurity-crs-docker/blob/master/nginx/Dockerfile )
4949 * [ nginx-alpine] ( https://github.com/coreruleset/modsecurity-crs-docker/blob/master/nginx/Dockerfile-alpine )
50- * Apache httpd – * last stable ModSecurity v2 on Apache 2.4.63 official stable base image, and latest stable OWASP CRS 4.12 .0*
50+ * Apache httpd – * last stable ModSecurity v2 on Apache 2.4.63 official stable base image, and latest stable OWASP CRS 4.13 .0*
5151 * [ apache] ( https://github.com/coreruleset/modsecurity-crs-docker/blob/master/apache/Dockerfile )
5252 * [ apache-alpine] ( https://github.com/coreruleset/modsecurity-crs-docker/blob/master/apache/Dockerfile-alpine )
5353
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ variable "modsec2-flags" {
1919
2020variable "crs-version" {
2121 # renovate: depName=coreruleset/coreruleset datasource=github-releases
22- default = " 4.12 .0"
22+ default = " 4.13 .0"
2323}
2424
2525variable "nginx-version" {
You can’t perform that action at this time.
0 commit comments