Skip to content

Commit de367ca

Browse files
authored
infra: bump version to 2.1.13 (#294)
1 parent 37b10ec commit de367ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = data.aws_ecr_repository.this.repository_url
4-
image_tag = "2.1.12"
4+
image_tag = "2.1.13"
55

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

0 commit comments

Comments
 (0)