Skip to content

Commit 9d4b258

Browse files
authored
Merge branch 'main' into AidanDelaney-patch-2
2 parents 9253fa0 + 995de93 commit 9d4b258

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/operator-guide/create-a-builder.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ uri = "samples/buildpacks/hello-processes"
3030
[[buildpacks]]
3131
# Packaged buildpacks to include in builder;
3232
# the "hello-universe" package contains the "hello-world" and "hello-moon" buildpacks
33-
image = "cnbs/sample-package:hello-universe"
33+
uri = "docker://cnbs/sample-package:hello-universe"
3434

3535
# Order used for detection
3636
[[order]]

0 commit comments

Comments
 (0)