Skip to content

Commit a1df607

Browse files
shekharAggarwalphilwebb
authored andcommitted
Improve gradle plugin tags documentation
See gh-33614
1 parent 2b886c1 commit a1df607

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ 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.
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]`.
183183
|
184184

185185
| `buildCache`

0 commit comments

Comments
 (0)