Skip to content

Commit b17b927

Browse files
authored
Merge pull request #21988 from AzureLeMoon/patch-1
typo in local cache storage backend
2 parents 4e1eb29 + fd72fa6 commit b17b927

File tree

1 file changed

+1
-1
lines changed
  • content/manuals/build/cache/backends

1 file changed

+1
-1
lines changed

content/manuals/build/cache/backends/local.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ and kept indefinitely. Therefore, the size of the local cache will continue to
8181
grow (see [`moby/buildkit#1896`](https://github.com/moby/buildkit/issues/1896)
8282
for more information).
8383

84-
When importing cache using `--cache-to`, you can specify the `digest` parameter
84+
When importing cache using `--cache-from`, you can specify the `digest` parameter
8585
to force loading an older version of the cache, for example:
8686

8787
```console

0 commit comments

Comments
 (0)