Skip to content

Commit e100021

Browse files
committed
match heroku-22 stack to match production
1 parent b1fa9d4 commit e100021

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
"scripts": {
3333
"postdeploy": "bundle exec rails db:schema:load && bundle exec rails db:seed && bundle exec rails dojos:update_db_by_yaml && bundle exec rails dojo_event_services:upsert && bundle exec rails assets:precompile RAILS_ENV=staging"
3434
},
35-
"stack": "heroku-20"
35+
"stack": "heroku-22"
3636
}

0 commit comments

Comments
 (0)