=> ERROR resolve image config for docker.io/docker/dockerfile:1 96.3s
------
> resolve image config for docker.io/docker/dockerfile:1:
------
Error: failed to fetch an image or build from source: error building: failed to solve: failed to solve with frontend dockerfile.v0: failed to solve with frontend gateway.v0: unexpected status code [manifests 1]: 502 Bad Gateway
But I didnt change any thing in dockerfile and all the previous deploy just work perfectly fine.
It seems like there is some issues with the builders on fly. To deploy you can try to run flytctl deploy --local-only which will build the image on your system and upload. But Im also having issues with logs and other services so YMMV