From b47d408ff71c1b8d8b191c919e5ce5063d36c3a8 Mon Sep 17 00:00:00 2001 From: Igor Pecovnik Date: Mon, 24 Feb 2025 12:40:58 +0100 Subject: [PATCH] After changing apt lists methodology, we need to rebuild rootfs cache --- lib/functions/rootfs/create-cache.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/functions/rootfs/create-cache.sh b/lib/functions/rootfs/create-cache.sh index 79e560391b8b..608d40894741 100644 --- a/lib/functions/rootfs/create-cache.sh +++ b/lib/functions/rootfs/create-cache.sh @@ -132,4 +132,4 @@ function extract_rootfs_artifact() { } # This comment strategically introduced to force a rebuild of all rootfs, as this file's contents are hashed into all rootfs versions. -# Just a number to force rebuild 002 +# Just a number to force rebuild 003