Skip to content

Commit

Permalink
Merge pull request #405 from ryanbrainard/patch-1
Browse files Browse the repository at this point in the history
Close code fence
  • Loading branch information
natalieparellano authored Apr 19, 2024
2 parents b341177 + c995c54 commit 7207c7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform.md
Original file line number Diff line number Diff line change
Expand Up @@ -967,7 +967,7 @@ Usage:
- **If** `<force>` is `true` and the provided `<run-image>` is not found in `runImage.image` or `runImage.mirrors`:
- `run-image.image` SHALL be the provided `<run-image>`
- `run-image.mirrors` SHALL be omitted
- **Else if** `<force> is `false`, the provided `<run-image>` MUST be found in `runImage.image` or `runImage.mirrors`
- **Else if** `<force>` is `false`, the provided `<run-image>` MUST be found in `runImage.image` or `runImage.mirrors`
- To ensure [build reproducibility](#build-reproducibility), the lifecycle:
- SHOULD set the `created` time in image config to a constant
- The lifecycle SHALL write a [report](#reporttoml-toml) to `<report>` describing the rebased app image
Expand Down

0 comments on commit 7207c7d

Please sign in to comment.