Skip to content

Commit 7955701

Browse files
shekharAggarwalphilwebb
authored andcommitted
Improve maven plugin tags documentation
See gh-33609
1 parent b7eb7f2 commit 7955701

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ The value supplied will be passed unvalidated to Docker when creating the builde
185185
| `false`
186186

187187
| `tags`
188-
| One or more additional tags to apply to the generated image.
188+
|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]`.
189189
|
190190

191191
| `caches`

0 commit comments

Comments
 (0)