mirror of
https://github.com/containers/podman.git
synced 2025-06-03 03:07:56 +08:00

Use the architecture of the local image when looking for a new image on a registry. It seems to be common practice on ARM to tweak the architecture choice to pull the correct image. Fixes: #6613 Signed-off-by: Valentin Rothberg <rothberg@redhat.com>