Merge pull request #33609 from shekharAggarwal

* pr/33609:
  Polish 'Improve maven plugin tags documentation'
  Improve maven plugin tags documentation

Closes gh-33609
pull/33648/head
Phillip Webb 2 years ago
commit 2b886c1212

@ -186,6 +186,7 @@ The value supplied will be passed unvalidated to Docker when creating the builde
| `tags` | `tags`
| One or more additional tags to apply to the generated image. | One or more additional tags to apply to the generated image.
The values provided to the `tags` option should be full image references in the form of `[image name]:[tag]` or `[repository]/[image name]:[tag]`.
| |
| `caches` | `caches`

Loading…
Cancel
Save