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.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*
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.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*
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 @@ -19,7 +19,7 @@ variable "modsec2-flags" {
19
19
20
20
variable "crs-version" {
21
21
# renovate: depName=coreruleset/coreruleset datasource=github-releases
22
- default = " 4.12 .0"
22
+ default = " 4.13 .0"
23
23
}
24
24
25
25
variable "nginx-version" {
You can’t perform that action at this time.
0 commit comments