mirror of
https://github.com/dokku/dokku.git
synced 2026-09-03 12:50:27 +02: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