You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: annotations.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,5 +25,5 @@ This specification defines the following annotation keys, intended for but not l
25
25
***org.opencontainers.image.version**[Semantic versioning-compatible](http://semver.org/) version of the packaged software.
26
26
***org.opencontainers.image.revision** Source control revision identifier for packaged software.
27
27
***org.opencontainers.image.vendor** Name of the distributing entity, organization or individual.
28
-
***org.opencontainers.image.licenses** Comma-separated list of licenses under which contained software is distributed, in [SPDX Short identifier]https://spdx.org/licenses/] form.
28
+
***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
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