diff --git a/terraform/locals.tf b/terraform/locals.tf index 8be30ea..417175a 100644 --- a/terraform/locals.tf +++ b/terraform/locals.tf @@ -5,7 +5,7 @@ locals { images = { api = { image = "code4romania/rezultate-vot-api" - tag = "1.1.15" + tag = "1.1.13" } hangfire = {