mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-04 15:04:25 +01:00
Add docker ARG to provide a date to invalid cache, if the date changes the image will be rebuild. This is required to keep build dependencies with security fixes, but still take advantage of build qemu faster using docker cache. Signed-off-by: Carlos Venegas <jos.c.venegas.munoz@intel.com>