File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
content/docs/app-developer-guide
katacoda/scenarios/app-developer-guide Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ The `--cache-image` parameter must be in the following format
1919--cache-image <remote-image-location>
2020```
2121
22- The ` --cache-images ` flag must be specified in conjunction with the ` --publish ` flag.
22+ The ` --cache-image ` flag must be specified in conjunction with the ` --publish ` flag.
2323
2424### Examples
2525For the following examples we will use:
@@ -85,4 +85,4 @@ pack build localhost:5000/buildpack-examples/second-cache-image-example \
8585```
8686<!-- +- "{{execute}}"+-->
8787
88- [ samples ] : https://github.com/buildpack/samples
88+ [ samples ] : https://github.com/buildpack/samples
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ The `--cache-image` parameter must be in the following format
1414--cache-image <remote-image-location>
1515```
1616
17- The ` --cache-images ` flag must be specified in conjunction with the ` --publish ` flag.
17+ The ` --cache-image ` flag must be specified in conjunction with the ` --publish ` flag.
1818
1919### Examples
2020For the following examples we will use:
You can’t perform that action at this time.
0 commit comments