Polish "Add option to create tags for a built image"

See gh-27613
This commit is contained in:
Scott Frederick
2021-09-28 15:31:38 -05:00
parent 66f44b0c7f
commit 64c49003aa
8 changed files with 26 additions and 26 deletions

View File

@@ -178,7 +178,7 @@ The value supplied will be passed unvalidated to Docker when creating the builde
| `tags`
|
| Multiple {spring-boot-api}/buildpack/platform/docker/type/ImageReference.html#of-java.lang.String-[tag names] to be created for the generated image.
| A list of one or more additional tags to apply to the generated image.
|
|===