Skip to content

Commit

Permalink
Update heroku/buildpacks-procfile to v3.0.1 (#483)
Browse files Browse the repository at this point in the history
* Update heroku/buildpacks-procfile to v3.0.1

## heroku/procfile

### Changed

- Switched Docker Hub repository from `docker.io/heroku/procfile-cnb` to `docker.io/heroku/buildpack-procfile`. ([#219](heroku/buildpacks-procfile#219))
- Renamed GitHub repository from `heroku/procfile-cnb` to `heroku/buildpacks-procfile`. ([#216](heroku/buildpacks-procfile#216))

* Revert changes to legacy builders

Since they cannot use the newer version due to cnb-shim relying
on `direct=false` process mode.

* Switch legacy builders to the new Docker Hub repo

See:
heroku/buildpacks-procfile#219

---------

Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
Co-authored-by: Ed Morley <[email protected]>
  • Loading branch information
heroku-linguist[bot] and edmorley authored Mar 13, 2024
1 parent 252e2ad commit 5cea757
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 18 deletions.
16 changes: 8 additions & 8 deletions builder-20/builder.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ version = "0.19.0"

[[buildpacks]]
id = "heroku/procfile"
uri = "docker://docker.io/heroku/procfile-cnb@sha256:dbf9dd716f869678e8bdaa47dbe7bdb5e5bd39c2e537dbcfb1f22ce613534ab2"
uri = "docker://docker.io/heroku/buildpack-procfile@sha256:1995d5e70d12b928172a09b11ab7b0c07da7857588e743b0e55d4be0d1a59fbf"

[[buildpacks]]
id = "heroku/python"
Expand All @@ -46,7 +46,7 @@ version = "0.19.0"
version = "0.8.2"
[[order.group]]
id = "heroku/procfile"
version = "3.0.0"
version = "3.0.1"
optional = true

[[order]]
Expand All @@ -67,7 +67,7 @@ version = "0.19.0"
version = "2.1.2"
[[order.group]]
id = "heroku/procfile"
version = "3.0.0"
version = "3.0.1"
optional = true

[[order]]
Expand All @@ -76,7 +76,7 @@ version = "0.19.0"
version = "3.0.1"
[[order.group]]
id = "heroku/procfile"
version = "3.0.0"
version = "3.0.1"
optional = true

[[order]]
Expand All @@ -85,7 +85,7 @@ version = "0.19.0"
version = "4.1.0"
[[order.group]]
id = "heroku/procfile"
version = "3.0.0"
version = "3.0.1"
optional = true

[[order]]
Expand All @@ -94,7 +94,7 @@ version = "0.19.0"
version = "4.1.0"
[[order.group]]
id = "heroku/procfile"
version = "3.0.0"
version = "3.0.1"
optional = true

[[order]]
Expand All @@ -103,7 +103,7 @@ version = "0.19.0"
version = "0.2.0"
[[order.group]]
id = "heroku/procfile"
version = "3.0.0"
version = "3.0.1"
optional = true

[[order]]
Expand All @@ -112,5 +112,5 @@ version = "0.19.0"
version = "0.1.2"
[[order.group]]
id = "heroku/procfile"
version = "3.0.0"
version = "3.0.1"
optional = true
16 changes: 8 additions & 8 deletions builder-22/builder.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ version = "0.19.0"

[[buildpacks]]
id = "heroku/procfile"
uri = "docker://docker.io/heroku/procfile-cnb@sha256:dbf9dd716f869678e8bdaa47dbe7bdb5e5bd39c2e537dbcfb1f22ce613534ab2"
uri = "docker://docker.io/heroku/buildpack-procfile@sha256:1995d5e70d12b928172a09b11ab7b0c07da7857588e743b0e55d4be0d1a59fbf"

[[buildpacks]]
id = "heroku/python"
Expand All @@ -46,7 +46,7 @@ version = "0.19.0"
version = "0.8.2"
[[order.group]]
id = "heroku/procfile"
version = "3.0.0"
version = "3.0.1"
optional = true

[[order]]
Expand All @@ -67,7 +67,7 @@ version = "0.19.0"
version = "2.1.2"
[[order.group]]
id = "heroku/procfile"
version = "3.0.0"
version = "3.0.1"
optional = true

[[order]]
Expand All @@ -76,7 +76,7 @@ version = "0.19.0"
version = "3.0.1"
[[order.group]]
id = "heroku/procfile"
version = "3.0.0"
version = "3.0.1"
optional = true

[[order]]
Expand All @@ -85,7 +85,7 @@ version = "0.19.0"
version = "4.1.0"
[[order.group]]
id = "heroku/procfile"
version = "3.0.0"
version = "3.0.1"
optional = true

[[order]]
Expand All @@ -94,7 +94,7 @@ version = "0.19.0"
version = "4.1.0"
[[order.group]]
id = "heroku/procfile"
version = "3.0.0"
version = "3.0.1"
optional = true

[[order]]
Expand All @@ -103,7 +103,7 @@ version = "0.19.0"
version = "0.2.0"
[[order.group]]
id = "heroku/procfile"
version = "3.0.0"
version = "3.0.1"
optional = true

[[order]]
Expand All @@ -112,5 +112,5 @@ version = "0.19.0"
version = "0.1.2"
[[order.group]]
id = "heroku/procfile"
version = "3.0.0"
version = "3.0.1"
optional = true
2 changes: 1 addition & 1 deletion builder-classic-22/builder.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ version = "0.17.4"
# https://github.com/heroku/cnb-shim/issues/74
[[buildpacks]]
id = "heroku/procfile"
uri = "docker://docker.io/heroku/procfile-cnb@sha256:2549eee29b64c5dc063a3966c65baf1f264389645f54d416a320aa9e20b09592"
uri = "docker://docker.io/heroku/buildpack-procfile@sha256:2549eee29b64c5dc063a3966c65baf1f264389645f54d416a320aa9e20b09592"

[[buildpacks]]
id = "heroku/python"
Expand Down
2 changes: 1 addition & 1 deletion buildpacks-20/builder.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ version = "0.17.4"
# https://github.com/heroku/cnb-shim/issues/74
[[buildpacks]]
id = "heroku/procfile"
uri = "docker://docker.io/heroku/procfile-cnb@sha256:2549eee29b64c5dc063a3966c65baf1f264389645f54d416a320aa9e20b09592"
uri = "docker://docker.io/heroku/buildpack-procfile@sha256:2549eee29b64c5dc063a3966c65baf1f264389645f54d416a320aa9e20b09592"

[[buildpacks]]
id = "heroku/python"
Expand Down

0 comments on commit 5cea757

Please sign in to comment.