Can't install built image via supervisor

I have build an addon, and build an image of the addon with a workflow.
When I try to install the image on a machine I get an error:
Error updating 刀 Day Ahead Optimizer: Can't install ghcr.io/corneel27/dao-aarch64-addon:2025.5.0.rc4b: 500 Server Error for http+docker://localhost/v1.48/images/create?tag=2025.5.0.rc4b&fromImage=ghcr.io%2Fcorneel27%2Fdao-aarch64-addon&platform=linux%2Farm64: Internal Server Error ("manifest unknown")

What am I doing wrong?