Fix typo on example code

This commit is contained in:
Pierre Fenoll 2023-07-27 13:39:01 +02:00 committed by GitHub
parent 0b663956f1
commit 32432f060c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ Alternatively, you can also export inline cache by setting the build argument
```console
$ docker buildx build --push -t <registry>/<image> \
--arg BUILDKIT_INLINE_CACHE=1 .
--build-arg BUILDKIT_INLINE_CACHE=1 .
```
To import the resulting cache on a future build, pass `type=registry` to