Skip to content

Commit fad4935

Browse files
committed
infra: bump to 3.4.13
1 parent eb2f396 commit fad4935

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.4.12"
4+
image_tag = "3.4.13"
55

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

0 commit comments

Comments
 (0)