Question
App is still running old docker image after successful deployment
My App is probably still running on an old docker image although I have pushed a newer images to the DO registry and the registry is also showing the correct SHA256 image ID.
I’ve successfully deployed the App a few times but it’s still showing old content. How can I verify, that my App is running on the same docker image ID/hash that the registry is displaying? I can’t find that information on the Apps control panel.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×