mirror of
https://github.com/dokku/dokku.git
synced 2026-07-10 04:23:59 +02:00
Add buildpacks:set --replace so callers can replace an app's complete ordered buildpack list in one command while preserving existing single-buildpack and --index behavior. Closes #8802