Skip to content

Commit e1fd9b1

Browse files
authored
Update Docker image tags to 0.2.71 (#1044)
1 parent 32669cd commit e1fd9b1

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.70"
8+
tag = "0.2.71"
99
}
1010

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

0 commit comments

Comments
 (0)