Skip to content

Commit 2387b42

Browse files
committed
chore: update Coraza-Caddy image to version 2.9.1
1 parent b05559b commit 2387b42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ variable "nginx_image" {
7070

7171
variable "coraza_waf_image" {
7272
type = string
73-
default = "ghcr.io/meshcloud/minio_azure_container_app/coraza-caddy:caddy-2.8-coraza-v2.0.0"
73+
default = "ghcr.io/meshcloud/minio_azure_container_app/coraza-caddy:caddy-2.9.1-coraza-v2.0.0"
7474
description = "Coraza WAF container image"
7575
}
7676

0 commit comments

Comments
 (0)