Skip to content

Commit

Permalink
Remove [[stacks]] table workaround from buildpack.toml
Browse files Browse the repository at this point in the history
Since we're now using a Pack CLI release that contains the fix for:
buildpacks/pack#2047
  • Loading branch information
edmorley committed Jun 6, 2024
1 parent 649ccb0 commit 4f1f6bb
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,6 @@ keywords = ["python", "heroku"]
[[buildpack.licenses]]
type = "BSD-3-Clause"

# This workaround can be removed once a new Pack release ships that includes:
# https://github.com/buildpacks/pack/pull/2081
[[stacks]]
id = "*"

[[targets]]
os = "linux"
arch = "amd64"
Expand Down

0 comments on commit 4f1f6bb

Please sign in to comment.