Skip to content

Commit

Permalink
Merge pull request #454 from paketo-community/update/package/procfile
Browse files Browse the repository at this point in the history
Bump docker.io/paketobuildpacks/procfile from 5.9.0 to 5.9.1
  • Loading branch information
dmikusa authored Jul 28, 2024
2 parents c5a7103 + 32d1014 commit 03d5b98
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.9.0"
version = "5.9.1"
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.12.0"

[[dependencies]]
uri = "docker://docker.io/paketobuildpacks/procfile:5.9.0"
uri = "docker://docker.io/paketobuildpacks/procfile:5.9.1"

[[dependencies]]
uri = "docker://docker.io/paketobuildpacks/syft:1.47.1"
Expand Down

0 comments on commit 03d5b98

Please sign in to comment.