Skip to content

Commit

Permalink
Merge pull request #17 from maksimkurb/main
Browse files Browse the repository at this point in the history
Add support for io.buildpacks.stacks.jammy stack
  • Loading branch information
fagiani authored Dec 8, 2022
2 parents af236bb + 42b8905 commit 54f42e6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,6 @@ id = "heroku-20"

[[stacks]]
id = "io.buildpacks.stacks.bionic"

[[stacks]]
id = "io.buildpacks.stacks.jammy"

0 comments on commit 54f42e6

Please sign in to comment.