fix: heorku deploy failure (#5338)

* fix: heorku deploy failure

* fix: set default stack to heroku-20
This commit is contained in:
Vishnu Narayanan
2022-08-30 11:39:28 +05:30
committed by GitHub
parent a9d687565e
commit d7cbeed13e
2 changed files with 2 additions and 1 deletions

View File

@@ -48,6 +48,7 @@
"size": "FREE"
}
},
"stack": "heroku-20",
"image": "heroku/ruby",
"addons": [ "heroku-redis", "heroku-postgresql"],
"buildpacks": [