Skip to content

Commit

Permalink
Merge pull request #32 from amp-buildpacks/update/package/sui
Browse files Browse the repository at this point in the history
Bump ghcr.io/amp-buildpacks/sui from 0.2.9 to 0.2.11
  • Loading branch information
wangeguo authored May 16, 2024
2 parents 54bb385 + 4a66a4e commit 6320bc6
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 @@ -44,7 +44,7 @@ api = "0.8"

[[order.group]]
id = "amp-buildpacks/sui"
version = "0.2.9"
version = "0.2.11"

[[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/aptos:0.2.11"

[[dependencies]]
uri = "docker://ghcr.io/amp-buildpacks/sui:0.2.9"
uri = "docker://ghcr.io/amp-buildpacks/sui:0.2.11"

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

0 comments on commit 6320bc6

Please sign in to comment.