Update default builder image
This commit updates the default builder image used by the Maven and Gradle plugins image-building goal and task to use the latest Paketo builder image. The builder image is pulled from Docker Hub instead of Google Container Registry by default. See gh-23628
This commit is contained in:
committed by
Scott Frederick
parent
3ff9628fe0
commit
461dc23c0c
@@ -105,7 +105,7 @@ The following table summarizes the available properties and their default values
|
||||
| `builder`
|
||||
| `--builder`
|
||||
| Name of the Builder image to use.
|
||||
| `gcr.io/paketo-buildpacks/builder:base-platform-api-0.3`
|
||||
| `paketobuildpacks/builder:base`
|
||||
|
||||
| `runImage`
|
||||
| `--runImage`
|
||||
|
||||
Reference in New Issue
Block a user