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
15 lines
292 B
JSON
15 lines
292 B
JSON
{
|
|
"Descriptor": {
|
|
"mediaType": "application/vnd.docker.distribution.manifest.v2+json",
|
|
"digest": "sha256:2e33dc19d8514e01f7676532c507ddd95d0be20497fee25f4cbfc972cc6343d0",
|
|
"size": 2821
|
|
},
|
|
"Platforms": [
|
|
{
|
|
"architecture": "arm",
|
|
"os": "linux",
|
|
"variant": "v7"
|
|
}
|
|
]
|
|
}
|