`flyctl deploy` always creates a new app

Whenever I do a deployment for an existing app, It always creates a new app and not update the already created app.

I also got this error when I tried deploying for the first time but I can’t seem to reproduce it now

Error failed to fetch an image or build from source: error rendering push status stream: An image does not exist locally with the tag: hello-langchain-1944039657
1 Like

This is exactly my problem too. Have you found a way around deploying a new app with each fly deploy ?