File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.28.0 official stable base image, and latest stable OWASP CRS 4.17.1 *
47+ * nginx – * latest stable ModSecurity v3 on Nginx 1.28.0 official stable base image, and latest stable OWASP CRS 4.18.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.65 official stable base image, and latest stable OWASP CRS 4.17.1 *
50+ * Apache httpd – * last stable ModSecurity v2 on Apache 2.4.65 official stable base image, and latest stable OWASP CRS 4.18.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.17.1 "
22+ default = " 4.18.0 "
2323}
2424
2525variable "nginx-version" {
You can’t perform that action at this time.
0 commit comments