Merge pull request #33609 from shekharAggarwal

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

Closes gh-33609
This commit is contained in:
Phillip Webb 2022-12-21 22:47:55 -08:00
commit 2b886c1212

View File

@ -186,6 +186,7 @@ The value supplied will be passed unvalidated to Docker when creating the builde
| `tags`
| 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`