mirror of
https://github.com/containers/podman.git
synced 2025-10-20 12:43:58 +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>