mirror of
https://github.com/containers/podman.git
synced 2025-07-15 03:02:52 +08:00

Since images can have multiple digests, it is better to compare the image ID as that will definitely change on an update and each image can only have one ID. Signed-off-by: Urvashi Mohnani <umohnani@redhat.com>