mirror of
https://github.com/containers/podman.git
synced 2025-10-17 19:24:04 +08:00

Users of WSL images currently get podman from the copr rpm on the release PR with Epoch: 102. This is a problem if the user is looking to update the image with packages from official Fedora repos. This commit limits Epoch: 102 to only the podman rpms on rhcontainerbot/podman-next copr. All other rpms, including other copr rpms, will use the default Epoch. Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>