mirror of
https://github.com/containers/skopeo.git
synced 2025-09-16 06:49:58 +00:00
Update for types.Image.Inspect output change
Signed-off-by: Miloslav Trmač <mitr@redhat.com>
This commit is contained in:
@@ -21,7 +21,7 @@ type inspectOutput struct {
|
||||
Tag string `json:",omitempty"`
|
||||
Digest digest.Digest
|
||||
RepoTags []string
|
||||
Created time.Time
|
||||
Created *time.Time
|
||||
DockerVersion string
|
||||
Labels map[string]string
|
||||
Architecture string
|
||||
|
Reference in New Issue
Block a user