mirror of
https://github.com/containers/podman.git
synced 2026-03-05 23:41:50 -05:00
Accept a tag in the compat api endpoint. For the fromImage param we already parse it but for fromSrc we did not. Fixes #18597 Signed-off-by: Paul Holzinger <pholzing@redhat.com>