Try running fly deploy --local-only
and see if it works? We’re now defaulting to remote builders, so it may not be looking at your local Docker setup to find an image.
1 Like
Try running fly deploy --local-only
and see if it works? We’re now defaulting to remote builders, so it may not be looking at your local Docker setup to find an image.