Skip to content

Commit e57824f

Browse files
committed
Merge branch '2.7.x'
Closes gh-33617
2 parents 5814543 + df08eb8 commit e57824f

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)