mirror of
https://github.com/containers/podman.git
synced 2026-06-02 21:13:35 -04:00
`pull` parameter in `build` must accept string just like docker. Ref: https://docs.docker.com/engine/api/v1.42/#tag/Image/operation/ImageBuild Closes: https://github.com/containers/podman/issues/17778 Signed-off-by: Aditya R <arajan@redhat.com>