Skip to content

Commit

Permalink
Merge pull request #24 from amp-buildpacks/update/package/forc
Browse files Browse the repository at this point in the history
Bump ghcr.io/amp-buildpacks/forc from 0.2.9 to 0.2.10
  • Loading branch information
wangeguo authored Jan 2, 2025
2 parents 2f2335d + 99e6ab0 commit 7d44dfa
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 @@ -33,7 +33,7 @@ api = "0.8"

[[order.group]]
id = "amp-buildpacks/forc"
version = "0.2.9"
version = "0.2.10"

[[order.group]]
id = "paketo-buildpacks/procfile"
Expand Down
2 changes: 1 addition & 1 deletion package.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[[dependencies]]
uri = "docker://ghcr.io/amp-buildpacks/forc:0.2.9"
uri = "docker://ghcr.io/amp-buildpacks/forc:0.2.10"

[[dependencies]]
uri = "docker://gcr.io/paketo-buildpacks/procfile:5.10.2"
Expand Down

0 comments on commit 7d44dfa

Please sign in to comment.