Skip to content

Commit e7ba619

Browse files
authored
[Media Types] Update graphic to remove combined
Signed-off-by: Rob Dolin <[email protected]>
1 parent 08ef0b1 commit e7ba619

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

img/media-types.dot

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ digraph G {
44
manifest [shape=note, label="Image manifest\napplication/vnd.oci.image.manifest.v1+json"]
55
config [shape=note, label="Image JSON\napplication/vnd.oci.image.config.v1+json"]
66
layer [shape=note, label="Layer tar+gzip\napplication/vnd.oci.image.layer.tar+gzip"]
7-
combined [shape=note, label="Combined image JSON and filesystem changesets\n<<optional>>\napplication/vnd.oci.image.serialization.combined.v1+json"]
87
}
98

109
manifestList -> manifest [label="1..*"]

0 commit comments

Comments
 (0)