• Scott Frederick's avatar
    Use default tag when pulling run image · ed4a7d4b
    Scott Frederick authored
    Prior to this commit, a default tag of 'latest' was used when no tag
    was included in the builder image name used when building an image in
    the Maven and Gradle plugins, but the tag for the run image was left
    empty if it was not provided. This resulted in errors when pulling
    the run image from an image repository. This commit applies the
    same tag defaulting logic to the run image name.
    
    Fixes gh-21532
    ed4a7d4b
Name
Last commit
Last update
..
java/org/springframework/boot/buildpack/platform Loading commit data...
resources/org/springframework/boot/buildpack/platform Loading commit data...