Skip to content

Commit a2a59dd

Browse files
committed
Polish 'Improve gradle plugin tags documentation'
See gh-33614
1 parent a1df607 commit a2a59dd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,8 @@ The value supplied will be passed unvalidated to Docker when creating the builde
179179

180180
| `tags`
181181
|
182-
| A list of 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]`.
182+
| A list of one or more additional tags to apply to the generated image.
183+
The values provided to the `tags` option should be full image references in the form of `[image name]:[tag]` or `[repository]/[image name]:[tag]`.
183184
|
184185

185186
| `buildCache`

0 commit comments

Comments
 (0)