Skip to content

Commit 5814543

Browse files
committed
Merge branch '2.7.x'
Closes gh-33616
2 parents 94819ee + 2b886c1 commit 5814543

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@ The value supplied will be passed unvalidated to Docker when creating the builde
191191

192192
| `tags`
193193
| One or more additional tags to apply to the generated image.
194+
The values provided to the `tags` option should be full image references in the form of `[image name]:[tag]` or `[repository]/[image name]:[tag]`.
194195
|
195196

196197
| `caches`

0 commit comments

Comments
 (0)