Skip to content

Commit

Permalink
Revert "bump version"
Browse files Browse the repository at this point in the history
This reverts commit c138c04.
  • Loading branch information
andreiio committed Jun 10, 2024
1 parent c138c04 commit 8917e1e
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.9"
tag = "1.1.8"
}

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

importer = {
Expand Down

0 comments on commit 8917e1e

Please sign in to comment.