mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
This fixes an issue where the post-release-builder trigger inadvertently modifies the image. We take advantage of the fact that env vars are available at the `pre-release-builder` phase to ensure any image modifications occur as appropriate.