docs/spec: provide a valid manifest-list-v2-s2 example
Signed-off-by: Luca Bruno <luca.bruno@coreos.com>
This commit is contained in:
parent
1e2f10eb65
commit
3244e471de
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ image manifest based on the Content-Type returned in the HTTP response.
|
||||||
"digest": "sha256:e692418e4cbaf90ca69d05a66403747baa33ee08806650b51fab815ad7fc331f",
|
"digest": "sha256:e692418e4cbaf90ca69d05a66403747baa33ee08806650b51fab815ad7fc331f",
|
||||||
"platform": {
|
"platform": {
|
||||||
"architecture": "ppc64le",
|
"architecture": "ppc64le",
|
||||||
"os": "linux",
|
"os": "linux"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue