Skip to content

Commit

Permalink
Merge pull request #17 from amp-buildpacks/update/package/starknet
Browse files Browse the repository at this point in the history
Bump ghcr.io/amp-buildpacks/starknet from 1.0.3 to 1.0.4
  • Loading branch information
wangeguo authored Aug 2, 2024
2 parents 07f308a + 5342c49 commit d2abfe0
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/starknet"
version = "1.0.3"
version = "1.0.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/scarb:0.3.2"

[[dependencies]]
uri = "docker://ghcr.io/amp-buildpacks/starknet:1.0.3"
uri = "docker://ghcr.io/amp-buildpacks/starknet:1.0.4"

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

0 comments on commit d2abfe0

Please sign in to comment.