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.
1 parent b3396d8 commit 982f200Copy full SHA for 982f200
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
-uri = "cnbs/sample-package:hello-universe"
+uri = "docker://cnbs/sample-package:hello-universe"
34
35
# Order used for detection
36
[[order]]
0 commit comments