mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-04-02 00:27:14 +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.