mirror of
https://github.com/containers/podman.git
synced 2025-11-30 10:07:33 +08:00
libimage did not walk thte layers correctly which was probably inherited by old Podman code. Fix that by vendoring in the corresponding changes in c/common. Fixes: #20375 Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>