Skip to content

Commit

Permalink
Updating buildpacks in buildpack.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
paketo-bot committed Sep 8, 2023
1 parent de2b23e commit e661d6d
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 @@ -97,7 +97,7 @@ api = "0.7"

[[order.group]]
id = "paketo-buildpacks/nginx"
version = "0.15.4"
version = "0.15.5"

[[order.group]]
id = "paketo-buildpacks/php-fpm"
Expand Down
2 changes: 1 addition & 1 deletion package.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
uri = "urn:cnb:registry:paketo-buildpacks/[email protected]"

[[dependencies]]
uri = "urn:cnb:registry:paketo-buildpacks/[email protected].4"
uri = "urn:cnb:registry:paketo-buildpacks/[email protected].5"

[[dependencies]]
uri = "urn:cnb:registry:paketo-buildpacks/[email protected]"
Expand Down

0 comments on commit e661d6d

Please sign in to comment.