diff --git a/platform.md b/platform.md index cefd2437..9976748b 100644 --- a/platform.md +++ b/platform.md @@ -311,9 +311,10 @@ Usage: | `...` | | | Additional tag to apply to exported image | `` | `CNB_USER_ID` | | UID of the stack `User` -- **If** `` is `false`, `` MUST be a valid image reference -- **If** `` is `true`, `` MUST be either a valid image reference or an imageID +-`` MUST be a valid image reference - **If** the platform provides one or more `` inputs, each `` MUST be a valid image reference. +- **If** `` is `false`, and ``, if provided, MUST be a valid image reference +- **If** `` is `true`, ``, if provided, MUST be either a valid image reference or an imageID - **If** `` is not provided by the platform the lifecycle MUST [resolve](#run-image-resolution) the run image from the contents of `stack` or fail if `stack` does not contain a valid run image. - The lifecycle MUST accept valid references to non-existent images without error. - The lifecycle MUST fail if the stack ID of the `` does not match ``