Configure a custom container image for the lifecycle
You can use this command to set a custom image to fetch the lifecycle from.This will be used for untrusted builders. If unset, defaults to: buildpacksio/lifecycleFor more on trusted builders, and when to trust or untrust a builder, check out our docs here: https://buildpacks.io/docs/tools/pack/concepts/trusted_builders/
pack config lifecycle-image <lifecycle-image> [flags]
-h, --help Help for 'lifecycle-image'
-u, --unset Unset custom lifecycle image, and use the lifecycle images from [94mbuildpacksio/lifecycle[0m
--force-color Force color output
--no-color Disable color output
-q, --quiet Show less output
--timestamps Enable timestamps in output
-v, --verbose Show more output