Skip to content

Commit 7fec7a9

Browse files
committed
infra: bump to v3.5.25
1 parent 0ecd9c7 commit 7fec7a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

terraform/locals.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
locals {
22
namespace = "redirectioneaza-${var.env}"
33
image_repo = "code4romania/redirectioneaza"
4-
image_tag = "3.5.24"
4+
image_tag = "3.5.25"
55

66
availability_zone = data.aws_availability_zones.current.names[0]
77

0 commit comments

Comments
 (0)