Update content/build/attestations/sbom.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
Sertaç Özercan 2024-03-26 09:29:42 -07:00 committed by GitHub
parent 86a41bc74d
commit 11e1858ab8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@ $ docker buildx imagetools inspect <namespace>/<image>:<version> \
> **Tip**
>
> If the image is multi-arch, you can use check the index for the arch you want with `--format '{{ json (index .SBOM "linux/amd64").SPDX }}'`.
> If the image is multi-platform, you can check the SBOM for a platform-specific index using `--format '{{ json (index .SBOM "linux/amd64").SPDX }}'`.
{ .tip }
You can also construct more complex expressions using the full functionality