Skip to content

Commit

Permalink
Bump amp-buildpacks/leo version to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wangeguo authored Jun 13, 2024
1 parent 129bc40 commit 7a48698
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions builder.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ description = "A Cloud Native Buildpacks (CNB) builder with Paketo stacks (Jammy

[[buildpacks]]
id = "amp-buildpacks/leo"
uri = "docker://ghcr.io/amp-buildpacks/leo:0.5.0"
uri = "docker://ghcr.io/amp-buildpacks/leo:0.5.1"

[[order]]
[[order.group]]
id = "amp-buildpacks/leo"
version = "0.5.0"
version = "0.5.1"

[stack]
id = "io.buildpacks.stacks.jammy.tiny"
Expand Down

0 comments on commit 7a48698

Please sign in to comment.