rootfs: add comment to force rootfs rebuild (#6864)

This commit is contained in:
Ricardo Pardini 2024-07-02 12:14:22 +02:00 committed by GitHub
parent 44bfe5cc2f
commit a02a6ca680
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.