You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
\* The metadata and layer are restored only if the layer SHA recorded in the previous image matches the layer SHA recorded in the cache.
292
-
293
-
\** Only SBOM files associated with a layer are restored. Launch-level and build-level SBOM files must be re-created on each build.
291
+
\* Only SBOM files associated with a layer are restored. Launch-level and build-level SBOM files must be re-created on each build.
294
292
295
293
Examples:
296
294
*`build = true, cache = true, launch = true`:
@@ -948,7 +946,7 @@ For each label, the buildpack:
948
946
949
947
The lifecycle MUST add each label as an image label on the created image metadata.
950
948
951
-
If multiple buildpacks define labels with the same key, the lifecycle MUST use the last label defintion ordered by buildpack execution for the image label.
949
+
If multiple buildpacks define labels with the same key, the lifecycle MUST use the last label definition ordered by buildpack execution for the image label.
0 commit comments