Point to project.toml in docs
This commit is contained in:
@@ -8,7 +8,6 @@
|
|||||||
#
|
#
|
||||||
# Options go under the builder key in the root configuration.
|
# Options go under the builder key in the root configuration.
|
||||||
builder:
|
builder:
|
||||||
|
|
||||||
# Arch
|
# Arch
|
||||||
#
|
#
|
||||||
# The architectures to build for — you can set an array or just a single value.
|
# The architectures to build for — you can set an array or just a single value.
|
||||||
@@ -34,6 +33,10 @@ builder:
|
|||||||
# Buildpack configuration
|
# Buildpack configuration
|
||||||
#
|
#
|
||||||
# The build configuration for using pack to build a Cloud Native Buildpack image.
|
# The build configuration for using pack to build a Cloud Native Buildpack image.
|
||||||
|
#
|
||||||
|
# For additional buildpack customization options you can create a project descriptor
|
||||||
|
# file(project.toml) that the Pack CLI will automatically use.
|
||||||
|
# See https://buildpacks.io/docs/for-app-developers/how-to/build-inputs/use-project-toml/ for more information.
|
||||||
pack:
|
pack:
|
||||||
builder: heroku/builder:24
|
builder: heroku/builder:24
|
||||||
buildpacks:
|
buildpacks:
|
||||||
|
|||||||
Reference in New Issue
Block a user