Skip to content

Commit

Permalink
Merge pull request #57 from amp-buildpacks/update/package/aleo
Browse files Browse the repository at this point in the history
Bump ghcr.io/amp-buildpacks/aleo from 0.2.3 to 0.2.4
  • Loading branch information
wangeguo authored Aug 8, 2024
2 parents c685517 + 0b48122 commit 911c233
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 @@ -37,7 +37,7 @@ api = "0.8"

[[order.group]]
id = "amp-buildpacks/aleo"
version = "0.2.3"
version = "0.2.4"

[[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
Expand Up @@ -2,7 +2,7 @@
uri = "docker://ghcr.io/amp-buildpacks/leo-dist:0.2.4"

[[dependencies]]
uri = "docker://ghcr.io/amp-buildpacks/aleo:0.2.3"
uri = "docker://ghcr.io/amp-buildpacks/aleo:0.2.4"

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

0 comments on commit 911c233

Please sign in to comment.