Skip to content

Commit ef40d9e

Browse files
Merge branch '3.0.x' into 3.1.x
Closes gh-37051
2 parents 63afb67 + 0b19765 commit ef40d9e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -192,10 +192,6 @@ The value supplied will be passed unvalidated to Docker when creating the builde
192192
The values provided to the `tags` option should be full image references in the form of `[image name]:[tag]` or `[repository]/[image name]:[tag]`.
193193
|
194194

195-
| `caches`
196-
| Cache volume names that should be used by the builder instead of generating random names.
197-
|
198-
199195
| `buildCache`
200196
| A cache containing layers created by buildpacks and used by the image building process.
201197
| A named volume in the Docker daemon, with a name derived from the image name.

0 commit comments

Comments
 (0)