mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-09-26 19:43:48 +01:00
Afer builder changes, ARM images are now correctly published with their platform, and when skopeo is used to inspect/pull the image on x86 without any other flags, it fails with: Error parsing manifest for image: Error choosing image instance: no image found in image index for architecture amd64, variant "", OS linux Pass the correct arch in skopeo operations to fix that.