We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef0b892 commit 4d72c02Copy full SHA for 4d72c02
content/docs/app-developer-guide/using-cache-image.md
@@ -19,7 +19,7 @@ The `--cache-image` parameter must be in the following format
19
--cache-image <remote-image-location>
20
```
21
22
-The `--cache-images` flag must be specified in conjunction with the `--publish` flag.
+The `--cache-image` flag must be specified in conjunction with the `--publish` flag.
23
24
### Examples
25
For the following examples we will use:
@@ -85,4 +85,4 @@ pack build localhost:5000/buildpack-examples/second-cache-image-example \
85
86
<!--+- "{{execute}}"+-->
87
88
-[samples]: https://github.com/buildpack/samples
+[samples]: https://github.com/buildpack/samples
0 commit comments