Skip to content

Commit 93f7ad5

Browse files
authored
Merge pull request #634 from stevvooe/restrict-references
image-layout.md, annotations.md: restrict scope of ref.name
2 parents e6013db + 93a024c commit 93f7ad5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

annotations.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ This specification defines the following annotation keys, intended for but not l
2626
* **org.opencontainers.image.revision** Source control revision identifier for packaged software.
2727
* **org.opencontainers.image.vendor** Name of the distributing entity, organization or individual.
2828
* **org.opencontainers.image.licenses** Comma-separated list of licenses under which contained software is distributed, in [SPDX Short identifier]https://spdx.org/licenses/] form.
29-
* **org.opencontainers.image.ref.name** Name of the reference (string)
29+
* **org.opencontainers.image.ref.name** Name of the reference for a target (string). SHOULD only be considered valid when on descriptors on `index.json` within [image layout](image-layout.md).

0 commit comments

Comments
 (0)