diff --git a/lib/functions/rootfs/create-cache.sh b/lib/functions/rootfs/create-cache.sh index f84ea6c77ecf..00a1f5d5310e 100644 --- a/lib/functions/rootfs/create-cache.sh +++ b/lib/functions/rootfs/create-cache.sh @@ -130,3 +130,5 @@ function extract_rootfs_artifact() { return 0 } + +# This comment strategically introduced to force a rebuild of all rootfs, as this file's contents are hashed into all rootfs versions.