Skip to content

Commit df08eb8

Browse files
committed
Merge pull request #33614 from shekharAggarwal
* pr/33614: Polish 'Improve gradle plugin tags documentation' Improve gradle plugin tags documentation Closes gh-33614
2 parents 2b886c1 + a2a59dd commit df08eb8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ The value supplied will be passed unvalidated to Docker when creating the builde
180180
| `tags`
181181
|
182182
| 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)