File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ Examples:
6767* 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.27.0*
70+ * Apache httpd – * last stable ModSecurity v2 on Apache 2.4.68 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 @@ -45,7 +45,7 @@ variable "nginx-version" {
4545
4646variable "httpd-version" {
4747 # renovate: depName=httpd datasource=docker
48- default = " 2.4.67 "
48+ default = " 2.4.68 "
4949}
5050
5151variable "modsecurity-nginx-version" {
You can’t perform that action at this time.
0 commit comments