Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Signed-off-by: zhouhao <zhouhao@cn.fujitsu.com>
  • Loading branch information
zhouhao committed Feb 8, 2017
1 parent 1da37dd commit 1dc7749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specs-go/v1/manifest.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ type Manifest struct {
Layers []Descriptor `json:"layers"`

// Annotations contains arbitrary metadata for the manifest list.
Annotations map[string]string `json:"annotations,omitempty"`
Annotations map[string]string `json:"annotations"`
}

0 comments on commit 1dc7749

Please sign in to comment.