Skip to content

Commit 197a6b5

Browse files
author
Domenico Luciani
committed
Removed the rebasable label from the inspect-image outputs since the label appear only when a rebasable field has been populate and is true
Signed-off-by: Domenico Luciani <[email protected]>
1 parent 937aaea commit 197a6b5

File tree

3 files changed

+0
-6
lines changed

3 files changed

+0
-6
lines changed

content/docs/app-developer-guide/run-an-app.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@ Base Image:
4949
5050
Run Images:
5151
cnbs/sample-stack-run:alpine
52-
53-
Rebasable: true
5452
5553
Buildpacks:
5654
ID VERSION HOMEPAGE

content/docs/buildpack-author-guide/create-buildpack/adding-bill-of-materials.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ You should see the following:
2727
Run Images:
2828
cnbs/sample-stack-run:jammy
2929
30-
Rebasable: false
31-
3230
Buildpacks:
3331
ID VERSION HOMEPAGE
3432
examples/ruby 0.0.1 -

katacoda/scenarios/app-developer-guide/run-an-app.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ Base Image:
4242
Run Images:
4343
cnbs/sample-stack-run:alpine
4444

45-
Rebasable: true
46-
4745
Buildpacks:
4846
ID VERSION HOMEPAGE
4947
samples/java-maven 0.0.1 https://github.com/buildpacks/samples/tree/main/buildpacks/java-maven

0 commit comments

Comments
 (0)