Skip to content

Commit

Permalink
infra: bump to 3.0.8 (#387)
Browse files Browse the repository at this point in the history
  • Loading branch information
tudoramariei authored Feb 13, 2025
1 parent 94557dd commit 78fccf0
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 = "code4romania/redirectioneaza"
image_tag = "3.0.7"
image_tag = "3.0.8"

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

Expand Down

0 comments on commit 78fccf0

Please sign in to comment.