Skip to content

Commit c205ba0

Browse files
committed
Polish 'Improve maven plugin tags documentation'
See gh-33609
1 parent 7955701 commit c205ba0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,8 @@ 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. The values provided to the `tags` option should be full image references in the form of `[image name]:[tag]` or `[repository]/[image name]:[tag]`.
188+
| 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)