mirror of https://github.com/docker/docs.git
Merge pull request #18879 from wedge-jarrad/sbom-provenance-copy-pasta
Fix typo: s/provenance/sbom/
This commit is contained in:
commit
019a9f79d2
|
@ -27,7 +27,7 @@ final image as a JSON-encoded SPDX document, using the format defined by the
|
|||
|
||||
## Create SBOM attestations
|
||||
|
||||
To create a provenance attestation, pass the `--attest type=sbom` option to the
|
||||
To create an SBOM attestation, pass the `--attest type=sbom` option to the
|
||||
`docker buildx build` command:
|
||||
|
||||
```console
|
||||
|
|
Loading…
Reference in New Issue