mirror of
https://github.com/containers/podman.git
synced 2025-05-31 07:27:13 +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