Skip to content

Commit 2b886c1

Browse files
committed
Merge pull request #33609 from shekharAggarwal
* pr/33609: Polish 'Improve maven plugin tags documentation' Improve maven plugin tags documentation Closes gh-33609
2 parents b7eb7f2 + c205ba0 commit 2b886c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/src/docs/asciidoc/packaging-oci-image.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@ The value supplied will be passed unvalidated to Docker when creating the builde
186186

187187
| `tags`
188188
| One or more additional tags to apply to the generated image.
189+
The values provided to the `tags` option should be full image references in the form of `[image name]:[tag]` or `[repository]/[image name]:[tag]`.
189190
|
190191

191192
| `caches`

0 commit comments

Comments
 (0)