I followed Render docs to deploy using Docker from registry , but I also have Github actions that updates my Docker images, and pushes with new tag (current date and time).
But Render still uses same Docker container with same tag, even though, latest image is on different tag.