Skip to content

Commit

Permalink
Upgrade heroku stack to 24
Browse files Browse the repository at this point in the history
Relevant tickets:

* [TCO-47](https://mitlibraries.atlassian.net/browse/TCO-47)

Side effects of this change:

The app name in `app.json` has been corrected.
  • Loading branch information
jazairi committed Aug 14, 2024
1 parent 44758fc commit bfa5841
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "timdex",
"stack": "heroku-22",
"name": "tacos",
"stack": "heroku-24",
"scripts": {},
"env": {
"LINKRESOLVER_BASEURL": {
Expand Down

0 comments on commit bfa5841

Please sign in to comment.