mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-19 05:37:51 +00:00
ffccbfba12
Bump version of balena-multibuild to the one that supports multiarch Remove previous hack to avoid sending platform information to multibuild Change-type: minor Signed-off-by: Paul Jonathan <pj@balena.io> See: https://github.com/balena-io/balena-cli/issues/1508
14 lines
275 B
JSON
14 lines
275 B
JSON
{
|
|
"Descriptor": {
|
|
"mediaType": "application/vnd.docker.distribution.manifest.v2+json",
|
|
"digest": "sha256:d70bb0dd863198b41ea5d638993a9fbb912b3ea54b36480d1dc13e6b5b29021a",
|
|
"size": 2610
|
|
},
|
|
"Platforms": [
|
|
{
|
|
"architecture": "amd64",
|
|
"os": "linux"
|
|
}
|
|
]
|
|
}
|