mirror of
https://github.com/containers/podman.git
synced 2025-08-26 11:33:07 +08: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>