Skip to content

Commit

Permalink
infra: bump version to 2.1.12 (#293)
Browse files Browse the repository at this point in the history
  • Loading branch information
tudoramariei authored May 24, 2024
1 parent 217f8a6 commit cedd6b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/locals.tf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
locals {
namespace = "redirectioneaza-${var.env}"
image_repo = data.aws_ecr_repository.this.repository_url
image_tag = "2.1.11"
image_tag = "2.1.12"

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

Expand Down

0 comments on commit cedd6b7

Please sign in to comment.