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:
CrazyMax 2023-03-24 18:28:50 +01:00
parent 5d4c7ab64e
commit a7fd5e0042
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ attestations.
Usage:
```console
$ export BUILDX_NO_DEFAULT_ATTESTATION=1
$ export BUILDX_NO_DEFAULT_ATTESTATIONS=1
```
## BUILDX_NO_DEFAULT_LOAD