right now im facing this issue:
Searching for image ‘woudan/homework’ remotely…
Error failed to fetch an image or build from source: image must be amd64 architecture for linux os, found arm64 linux
When i execute => flyctl launch --image woudan/homework --now
but im pretty sure that my image should now be the correct architecture.
Is there any Cache or anything i have to clear beforehand?
I already did => fly version update
Oh and im using the Web CLI.