Skip to content

Commit

Permalink
Bump gcr.io/paketo-buildpacks/procfile from 5.7.0 to 5.8.0
Browse files Browse the repository at this point in the history
Bumps gcr.io/paketo-buildpacks/procfile from 5.7.0 to 5.8.0.

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
lispking authored and github-actions[bot] committed Apr 11, 2024
1 parent 6b2df66 commit 28f8b78
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ api = "0.8"
[[order.group]]
id = "paketo-buildpacks/procfile"
optional = true
version = "5.7.0"
version = "5.8.0"

[[order]]

Expand All @@ -49,4 +49,4 @@ api = "0.8"
[[order.group]]
id = "paketo-buildpacks/procfile"
optional = true
version = "5.7.0"
version = "5.8.0"
2 changes: 1 addition & 1 deletion package.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
uri = "docker://ghcr.io/amp-buildpacks/sui:0.2.3"

[[dependencies]]
uri = "docker://gcr.io/paketo-buildpacks/procfile:5.7.0"
uri = "docker://gcr.io/paketo-buildpacks/procfile:5.8.0"

0 comments on commit 28f8b78

Please sign in to comment.