Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
gheorghelupu17 committed Jun 9, 2024
1 parent a158be5 commit 390368d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions terraform/locals.tf
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ locals {
images = {
api = {
image = "code4romania/rezultate-vot-api"
tag = "1.1.0-rc.5"
tag = "1.1.0-rc.6"
}

hangfire = {
image = "code4romania/rezultate-vot-hangfire"
tag = "1.1.0-rc.5"
tag = "1.1.0-rc.6"
}
}

Expand Down

0 comments on commit 390368d

Please sign in to comment.