Skip to content

Commit fa40b3f

Browse files
authored
Merge pull request #516 from qianzhangxa/master
image-layout: Fixed a typo in the example.
2 parents d1c7054 + 0c8c6c5 commit fa40b3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

image-layout.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ $ cat ./blobs/sha256/e692418e4cbaf90ca69d05a66403747baa33ee08806650b51fab815ad7f
114114
$ cat ./blobs/sha256/afff3924849e458c5ef237db5f89539274d5e609db5db935ed3959c90f1f2d51 | jq
115115
{
116116
"schemaVersion": 2,
117-
"config": [
117+
"config": {
118118
"mediaType": "application/vnd.oci.image.config.v1+json",
119119
"size": 7023,
120120
"digest": "sha256:5b0bcabd1ed22e9fb1310cf6c2dec7cdef19f0ad69efa1f392e94a4333501270"

0 commit comments

Comments
 (0)