Upgrade default image builder version

This commit upgrades the default CNB builder image from
cloudfoundry/cnb:0.0.43-bionic to cloudfoundry/cnb:0.0.53-bionic.
It also adds integration tests for the Maven and Gradle plugins
to verify both versions are supported.
This commit is contained in:
Scott Frederick
2020-02-06 17:23:03 -06:00
parent d07062652e
commit 12c640e133
15 changed files with 227 additions and 22 deletions

View File

@@ -47,7 +47,7 @@ The following table summarizes the available properties and their default values
| `builder`
| Name of the Builder image to use.
| `cloudfoundry/cnb:0.0.43-bionic`
| `cloudfoundry/cnb:0.0.53-bionic`
| `name`
| {spring-boot-api}/buildpack/platform/docker/type/ImageReference.html#of-java.lang.String-[Image name] for the generated image.