Skip to content

Commit a4ce399

Browse files
Update img/media-types.dot
Co-authored-by: Brandon Mitchell <git@bmitch.net> Signed-off-by: Sajay Antony <1821104+sajayantony@users.noreply.github.com>
1 parent a9ca937 commit a4ce399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

img/media-types.dot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ digraph G {
1818
artifact -> artifact [label="0..1"];
1919
manifest -> manifest [label="0..1"];
2020
artifact -> imageIndex [label="1..1"]
21-
artifact -> layer[label="1..*"]
21+
artifact -> layer[label="0..*"]
2222
}

0 commit comments

Comments
 (0)