Skip to content

Commit

Permalink
Merge pull request #415 from paketo-community/update/package/procfile
Browse files Browse the repository at this point in the history
Bump docker.io/paketobuildpacks/procfile from 5.6.9 to 5.7.0
  • Loading branch information
dmikusa authored Mar 28, 2024
2 parents fc77ff4 + 1768fff commit 1b39913
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ api = "0.7"
[[order.group]]
id = "paketo-buildpacks/procfile"
optional = true
version = "5.6.9"
version = "5.7.0"
2 changes: 1 addition & 1 deletion package.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
uri = "docker://docker.io/paketocommunity/cargo:0.10.4"

[[dependencies]]
uri = "docker://docker.io/paketobuildpacks/procfile:5.6.9"
uri = "docker://docker.io/paketobuildpacks/procfile:5.7.0"

[[dependencies]]
uri = "docker://docker.io/paketobuildpacks/syft:1.46.0"

0 comments on commit 1b39913

Please sign in to comment.