Describe the issue you are experiencing
Home Assistant ceased to start after an update, as it tries to downlod the latest aarch64-hassio-supervisor docker image, it doesn't start properly and enters a delete-download-start boot. Trying to start the container manually from the emergency console shows that the origin of the problem is a "illegal instruction" error. Manually running the armv7 version of the image doesn't show the error, but rebooting deletes that and downloads the aarch64 version again
What type of installation are you running?
Home Assistant OS
Which operating system are you running on?
Home Assistant Operating System
Steps to reproduce the issue
- Turn on the raspberry pi 3
- Wait for the home assistant cli launch to fail and enter the emergency console
- systemctl start hassio-supervisor
- journalctl -xeu shows the fail-delete-download loop
Anything in the Supervisor logs that might be useful for us?

System information
Raspberry pi 3B+
Supervisor diagnostics
No response
Additional information
No response