We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
uri
image
1 parent 0a77deb commit b3396d8Copy full SHA for b3396d8
content/docs/operator-guide/create-a-builder.md
@@ -30,7 +30,7 @@ uri = "samples/buildpacks/hello-processes"
30
[[buildpacks]]
31
# Packaged buildpacks to include in builder;
32
# the "hello-universe" package contains the "hello-world" and "hello-moon" buildpacks
33
-image = "cnbs/sample-package:hello-universe"
+uri = "cnbs/sample-package:hello-universe"
34
35
# Order used for detection
36
[[order]]
0 commit comments