Skip to content

Commit

Permalink
bump version with cache
Browse files Browse the repository at this point in the history
  • Loading branch information
gheorghelupu17 committed Jun 10, 2024
1 parent 7c02792 commit e449e4b
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.7"
tag = "1.1.8"
}

hangfire = {
image = "code4romania/rezultate-vot-hangfire"
tag = "1.1.7"
tag = "1.1.8"
}

importer = {
Expand Down

0 comments on commit e449e4b

Please sign in to comment.