mirror of
https://github.com/dokku/dokku.git
synced 2026-02-24 04:00:36 +01:00
The IMAGE_TAG is not always available, while the IMAGE_SOURCE_TYPE is. Since the point of these triggers was to unify the argument passed and make it easier to interact with them, this version makes more sense. Closes #3780