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
@@ -128,7 +128,7 @@ The following table summarizes the available parameters and their default values
|
||||
| `builder`
|
||||
| Name of the Builder image to use.
|
||||
| `spring-boot.build-image.builder`
|
||||
| `gcr.io/paketo-buildpacks/builder:base-platform-api-0.3`
|
||||
| `paketobuildpacks/builder:base`
|
||||
|
||||
| `runImage`
|
||||
| Name of the run image to use.
|
||||
|
||||
Reference in New Issue
Block a user