mirror of https://github.com/docker/docs.git
Merge pull request #18900 from dvdksn/contributing-fix-typo
fix: buildx bake typo
This commit is contained in:
commit
d3bb158357
|
@ -84,7 +84,7 @@ test your site locally first. Local tests check for broken links, incorrectly
|
|||
formatted markup, and other things. To run the tests:
|
||||
|
||||
```console
|
||||
$ docker build bake validate
|
||||
$ docker buildx bake validate
|
||||
```
|
||||
|
||||
If this command doesn't result in any errors, you're good to go!
|
||||
|
|
Loading…
Reference in New Issue