mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
Added a new environment variable HEROKU_STACK_VERSION that can be used to specify the desired Heroku stack version. Updated the buildHeroku and getHerokuCommand functions to use the specified stack version, or default to 24 if the environment variable is not set. Provided information about the available Heroku stack versions and their support details, as per the documentation from the Heroku DevCenter. https://devcenter.heroku.com/articles/stack#stack-support-details