Deploying Dockerfile to Fly.io does not udpate the actual deployed code
I have a Dockerfile in a monorepo project that I am trying to deploy to Fly.io.
Initial deployment went relatively fine, but now I need to udpate deployed code (add a feature/ fix somnething etc).
Whenever I am happy with local changes, I tried running: