Skip to content

Commit

Permalink
add stack compatibility to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Sophie Wigmore authored and ryanmoran committed Nov 21, 2022
1 parent 6bc02bc commit 028a490
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,3 +84,9 @@ The options for this setting are:
```shell
$BP_LOG_LEVEL="DEBUG"
```

## Compatibility

This buildpack is currently only supported on the Paketo Bionic and Jammy stack
distributions. A pre-compiled distribution of Bundler is provided for the Paketo stacks (i.e.
`io.buildpacks.stack.jammy` and `io.buildpacks.stacks.bionic`).

0 comments on commit 028a490

Please sign in to comment.