Skip to content

Commit 78fccf0

Browse files
authored
infra: bump to 3.0.8 (#387)
1 parent 94557dd commit 78fccf0

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 = "code4romania/redirectioneaza"
4-
image_tag = "3.0.7"
4+
image_tag = "3.0.8"
55

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

0 commit comments

Comments
 (0)