Skip to content

Commit fd3708b

Browse files
chore(deps): update dependency modsecurity3 to v3.0.14 in docker-bake.hcl (coreruleset#333)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8b115ce commit fd3708b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-bake.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# docker-bake.hcl
22
variable "modsec3-version" {
33
# renovate: depName=ModSecurity3 packageName=owasp-modsecurity/ModSecurity datasource=github-releases
4-
default = "3.0.13"
4+
default = "3.0.14"
55
}
66

77
variable "modsec2-version" {

0 commit comments

Comments
 (0)