diff --git a/lib/functions/rootfs/create-cache.sh b/lib/functions/rootfs/create-cache.sh index 18a181a83d92..19593531a06f 100644 --- a/lib/functions/rootfs/create-cache.sh +++ b/lib/functions/rootfs/create-cache.sh @@ -133,3 +133,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. # There was a problem when generating cache. Packages were upgraded from our (beta) repository which lead into package downgrade error problem. +# Just a number to force rebuild 01