mirror of
https://github.com/containers/podman.git
synced 2025-09-21 11:45:26 +08:00

No need to do a separate string search when reference.Parse has already determined this. Changes behavior: non-SHA256 digest formats are now recognized as well. Signed-off-by: Miloslav Trmač <mitr@redhat.com> Closes: #1112 Approved by: rhatdan