Skip to content

Commit 126d647

Browse files
authored
Release v0.2.57 (#945)
1 parent 1dc256f commit 126d647

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

terraform/locals.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ locals {
55
images = {
66
api = {
77
image = "commitglobal/votemonitor"
8-
tag = "0.2.56"
8+
tag = "0.2.57"
99
}
1010

1111
hangfire = {
1212
image = "commitglobal/votemonitor-hangfire"
13-
tag = "0.2.56"
13+
tag = "0.2.57"
1414
}
1515
}
1616

0 commit comments

Comments
 (0)