scout: update old tag name for docker/scout-sbom-indexer

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
David Karlsson 2024-01-16 20:11:41 +01:00
parent d470b1d956
commit 3cafdb0185
1 changed files with 1 additions and 6 deletions

View File

@ -67,15 +67,10 @@ Scout image analysis.
```console ```console
$ docker build --tag <org>/<image> \ $ docker build --tag <org>/<image> \
--attest type=sbom,generator=docker/scout-sbom-indexer:d3f9c2d \ --attest type=sbom,generator=docker/scout-sbom-indexer:latest \
--push . --push .
``` ```
> **Note**
>
> The Docker Scout SBOM generator is currently only published under the tag
> `d3f9c2d`.
The default, non-containerd image store doesn't currently support images with The default, non-containerd image store doesn't currently support images with
attestations. To build images with SBOM attestations, you can either turn on attestations. To build images with SBOM attestations, you can either turn on
the [containerd image store](../desktop/containerd.md) feature, or use a the [containerd image store](../desktop/containerd.md) feature, or use a