mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-15 12:24:26 +01:00
This will help us in several ways: * The first one is not using an image that's close to be EOLed, and which doesn't officially provide multi-arch images. * The second is getting closer to what's been already done on main. * The third is simplifying the logic to build the payload image. Fixes: #6446 Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>