Merge branch '2.7.x'

Closes gh-33616
This commit is contained in:
Phillip Webb
2022-12-21 22:49:40 -08:00

View File

@@ -191,6 +191,7 @@ The value supplied will be passed unvalidated to Docker when creating the builde
| `tags`
| 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]`.
|
| `caches`