Skip to content

Commit

Permalink
Release db migration 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hugotiburtino committed Jul 16, 2024
1 parent 8f657f6 commit dd14394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion envs/production/api.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ locals {
api = {
image_tags = {
server = "production"
db_migration = "1.0.0"
db_migration = "1.2.0"
}
}
}
Expand Down

0 comments on commit dd14394

Please sign in to comment.