Skip to content

Commit

Permalink
Merge branch 'main' into platform/0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
natalieparellano authored Aug 3, 2023
2 parents a641ca1 + e1c08bf commit 077230d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions buildpack.md
Original file line number Diff line number Diff line change
Expand Up @@ -753,12 +753,11 @@ The following environment variables MUST be set by the lifecycle during the `det

| Env Variable | Description |
|-----------------------------|--------------------------------------------|
| `CNB_TARGET_ID` | Identifier for the target image (optional) |
| `CNB_TARGET_OS` | Target OS |
| `CNB_TARGET_ARCH` | Target architecture |
| `CNB_TARGET_ARCH_VARIANT` | Target architecture variant (optional) |
| `CNB_TARGET_DISTRO_NAME` | Target OS distribution name (optional) |
| `CNB_TARGET_DISTRO_VERISON` | Target OS distribution version (optional) |
| `CNB_TARGET_DISTRO_VERSION` | Target OS distribution version (optional) |

#### Layer Paths

Expand Down

0 comments on commit 077230d

Please sign in to comment.