We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b38391 commit 7732533Copy full SHA for 7732533
terraform/locals.tf
@@ -2,7 +2,7 @@ locals {
2
namespace = "rezultatevot-v2-${var.env}"
3
image = {
4
repo = "code4romania/rezultatevot",
5
- tag = "0.12.7"
+ tag = "0.12.8"
6
}
7
8
domains = [
0 commit comments