Image not updating

Similar to this

Steps:

  • update code
  • Run docker image locally, confirm the change is present locally
  • run flyctl deploy
  • Check logs - confirmed code has not updated.

I have made >6 changes to the code and it is still not updating after trying to deploy repeatedly. I made a small change to the Dockerfile (adding an echo statement) to see if that would trigger it, no luck.

The app is getting deployed each time according to my fly.io dashboard; the image just appears to be stuck a few version behind. It was updating this morning, but has consistently failed to update for the last few hours

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.