Skip to content

Commit

Permalink
fix: do not specify scheme
Browse files Browse the repository at this point in the history
  • Loading branch information
ctrox committed Nov 8, 2023
1 parent 3b598eb commit 36ba5f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
uri = "build/buildpack.tgz"

[[dependencies]]
uri = "docker://ghcr.io/ninech/buildpack-bundle-install@0.0.1"
uri = "ghcr.io/ninech/buildpack-bundle-install:0.0.1"

[[dependencies]]
uri = "urn:cnb:registry:paketo-buildpacks/bundler@0.7.26"
Expand Down

0 comments on commit 36ba5f7

Please sign in to comment.