File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ Examples:
4747
4848## OS Variants
4949
50- * nginx – * latest stable ModSecurity v3 on Nginx 1.28.1 official stable base image, and latest stable OWASP CRS 4.23.0*
50+ * nginx – * latest stable ModSecurity v3 on Nginx 1.28.2 official stable base image, and latest stable OWASP CRS 4.23.0*
5151 * [ nginx] ( https://github.com/coreruleset/modsecurity-crs-docker/blob/master/nginx/Dockerfile )
5252 * [ nginx-alpine] ( https://github.com/coreruleset/modsecurity-crs-docker/blob/master/nginx/Dockerfile-alpine )
5353* Apache httpd – * last stable ModSecurity v2 on Apache 2.4.66 official stable base image, and latest stable OWASP CRS 4.23.0*
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ variable "crs-versions" {
3535
3636variable "nginx-version" {
3737 # renovate: depName=nginxinc/nginx-unprivileged datasource=docker
38- default = " 1.28.1 "
38+ default = " 1.28.2 "
3939}
4040
4141variable "httpd-version" {
You can’t perform that action at this time.
0 commit comments