mirror of
https://github.com/containers/podman.git
synced 2025-12-01 18:49:18 +08:00
Added a condition in the Windows WiX bundle that prevents upgrades from v5.3.1 and recommend the user to upgrade to v5.3.2 first. That's needed because version 5.3.1 of the installer had a bug that got patched in v5.3.2 only. c.f. https://github.com/containers/podman/issues/24735 Signed-off-by: Mario Loriedo <mario.loriedo@gmail.com>