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:
44
44
45
45
## OS Variants
46
46
47
- * nginx – * latest stable ModSecurity v3 on Nginx 1.26.3 official stable base image, and latest stable OWASP CRS 4.11 .0*
47
+ * nginx – * latest stable ModSecurity v3 on Nginx 1.26.3 official stable base image, and latest stable OWASP CRS 4.12 .0*
48
48
* [ nginx] ( https://github.com/coreruleset/modsecurity-crs-docker/blob/master/nginx/Dockerfile )
49
49
* [ 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.11 .0*
50
+ * Apache httpd – * last stable ModSecurity v2 on Apache 2.4.63 official stable base image, and latest stable OWASP CRS 4.12 .0*
51
51
* [ apache] ( https://github.com/coreruleset/modsecurity-crs-docker/blob/master/apache/Dockerfile )
52
52
* [ apache-alpine] ( https://github.com/coreruleset/modsecurity-crs-docker/blob/master/apache/Dockerfile-alpine )
53
53
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ variable "modsec2-version" {
11
11
12
12
variable "crs-version" {
13
13
# renovate: depName=coreruleset/coreruleset datasource=github-releases
14
- default = " 4.11 .0"
14
+ default = " 4.12 .0"
15
15
}
16
16
17
17
variable "nginx-version" {
You can’t perform that action at this time.
0 commit comments