mirror of
https://github.com/distribution/distribution.git
synced 2025-06-24 14:33:44 +00:00
Fix comment for manifest list
Signed-off-by: Brandon Mitchell <git@bmitch.net>
This commit is contained in:
parent
3e4f8a0ab1
commit
bbeffe6a12
@ -119,7 +119,7 @@ type ManifestDescriptor struct {
|
||||
type ManifestList struct {
|
||||
manifest.Versioned
|
||||
|
||||
// Config references the image configuration as a blob.
|
||||
// Manifests references a list of manifests
|
||||
Manifests []ManifestDescriptor `json:"manifests"`
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user