I was running a container on GCP VM, and it ran the latest image without an issue.
However recently I found the container it ran was not the latest anymore, even the only image in the registry is the latest version I pushed there.
I tested it by deleting the image from the registry, and running VM without changing the container image name in the VM setting. Not surprisingly, the VM still runs the old container.
As I can't think of any reason for this, could someone give me a hint?
Thanks!