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.
2 parents 9102895 + c721eca commit dd013ffCopy full SHA for dd013ff
content/docs/reference/spec/buildpack-api.md
@@ -142,7 +142,7 @@ id = "io.buildpacks.stacks.bionic"
142
### Schema
143
144
The schema is as follows:
145
-- **`api`** _(string, required, current: `0.5`)_\
+- **`api`** _(string, required, current: `0.7`)_\
146
The Buildpack API version the buildpack adheres to. Used to ensure [compatibility](#api-compatibility) against
147
the [lifecycle][lifecycle].
148
0 commit comments