Hey @Styrke,
flyctl should force the builder’s region if FLY_REMOTE_BUILDER_REGION
envvar is set.
First locate the builder’s app (if you haven’t switched to depot yet) and destroy it. Use a combination offly apps list
and fly apps destroy
.
Then deploy the app with:
FLY_REMOTE_BUILDER_REGION=ams fly deploy