File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -64,10 +64,10 @@ Examples:
6464
6565## OS Variants
6666
67- * nginx – * latest stable ModSecurity v3 on Nginx 1.30.1 official stable base image, and latest stable OWASP CRS 4.26 .0*
67+ * nginx – * latest stable ModSecurity v3 on Nginx 1.30.1 official stable base image, and latest stable OWASP CRS 4.27 .0*
6868 * [ nginx] ( https://github.com/coreruleset/modsecurity-crs-docker/blob/master/nginx/Dockerfile )
6969 * [ nginx-alpine] ( https://github.com/coreruleset/modsecurity-crs-docker/blob/master/nginx/Dockerfile-alpine )
70- * Apache httpd – * last stable ModSecurity v2 on Apache 2.4.67 official stable base image, and latest stable OWASP CRS 4.26 .0*
70+ * Apache httpd – * last stable ModSecurity v2 on Apache 2.4.67 official stable base image, and latest stable OWASP CRS 4.27 .0*
7171 * [ apache] ( https://github.com/coreruleset/modsecurity-crs-docker/blob/master/apache/Dockerfile )
7272 * [ apache-alpine] ( https://github.com/coreruleset/modsecurity-crs-docker/blob/master/apache/Dockerfile-alpine )
7373
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ variable "previous-lts-crs-version" {
2323
2424variable "major-crs-version" {
2525 # renovate: depName=coreruleset/coreruleset datasource=github-releases
26- default = " 4.26 .0"
26+ default = " 4.27 .0"
2727}
2828
2929variable "v4-lts-crs-version" {
You can’t perform that action at this time.
0 commit comments