Skip to content

Commit 7732533

Browse files
authored
infra: version bump (#312)
1 parent 8b38391 commit 7732533

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
@@ -2,7 +2,7 @@ locals {
22
namespace = "rezultatevot-v2-${var.env}"
33
image = {
44
repo = "code4romania/rezultatevot",
5-
tag = "0.12.7"
5+
tag = "0.12.8"
66
}
77

88
domains = [

0 commit comments

Comments
 (0)