spring-boot/spring-boot-project/spring-boot-tools/spring-boot-buildpack-platform
Scott Frederick 6119d69679 Add runImage option for image building
This commit adds a runImage property to the Maven plugin build-image
goal and the Gradle bootBuildImage task. The property allows the user
to override the run image reference provided in the builder metadata
with an alternate run image. The runImage property can be specified
in the build file or on the command line.

Fixes gh-21534
2020-06-15 16:08:56 -05:00
..
src Add runImage option for image building 2020-06-15 16:08:56 -05:00
build.gradle Use parentheses when declaring dependencies 2020-01-22 16:02:38 -08:00