mirror of https://github.com/docker/docs.git
build: fix typo for BUILDX_NO_DEFAULT_ATTESTATIONS env var sample
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
5d4c7ab64e
commit
a7fd5e0042
|
@ -183,7 +183,7 @@ attestations.
|
|||
Usage:
|
||||
|
||||
```console
|
||||
$ export BUILDX_NO_DEFAULT_ATTESTATION=1
|
||||
$ export BUILDX_NO_DEFAULT_ATTESTATIONS=1
|
||||
```
|
||||
|
||||
## BUILDX_NO_DEFAULT_LOAD
|
||||
|
|
Loading…
Reference in New Issue