We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b05559b commit 2387b42Copy full SHA for 2387b42
variables.tf
@@ -70,7 +70,7 @@ variable "nginx_image" {
70
71
variable "coraza_waf_image" {
72
type = string
73
- default = "ghcr.io/meshcloud/minio_azure_container_app/coraza-caddy:caddy-2.8-coraza-v2.0.0"
+ default = "ghcr.io/meshcloud/minio_azure_container_app/coraza-caddy:caddy-2.9.1-coraza-v2.0.0"
74
description = "Coraza WAF container image"
75
}
76
0 commit comments