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 @@ -45,7 +45,7 @@ Examples:
4545* nginx – * latest stable ModSecurity v3 on Nginx 1.27.3 official stable base image, and latest stable OWASP CRS 4.10.0*
4646 * [ nginx] ( https://github.com/coreruleset/modsecurity-crs-docker/blob/master/nginx/Dockerfile )
4747 * [ nginx-alpine] ( https://github.com/coreruleset/modsecurity-crs-docker/blob/master/nginx/Dockerfile-alpine )
48- * Apache httpd – * last stable ModSecurity v2 on Apache 2.4.62 official stable base image, and latest stable OWASP CRS 4.10.0*
48+ * Apache httpd – * last stable ModSecurity v2 on Apache 2.4.63 official stable base image, and latest stable OWASP CRS 4.10.0*
4949 * [ apache] ( https://github.com/coreruleset/modsecurity-crs-docker/blob/master/apache/Dockerfile )
5050 * [ apache-alpine] ( https://github.com/coreruleset/modsecurity-crs-docker/blob/master/apache/Dockerfile-alpine )
5151
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ variable "nginx-version" {
2121
2222variable "httpd-version" {
2323 # renovate: depName=httpd datasource=docker
24- default = " 2.4.62 "
24+ default = " 2.4.63 "
2525}
2626
2727variable "lua-version" {
You can’t perform that action at this time.
0 commit comments