Skip to content

Commit 9ff3828

Browse files
committed
Scaled image
1 parent ae8d3ac commit 9ff3828

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cli/how-tos/fetch_sboms.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ To retrieve the SBOMs for a specific release, you can use the `src` command line
99
3. Identify the version of Sourcegraph your require SBOMs for. This may be a [recent release](../../CHANGELOG.mdx), or your instance's current version.
1010
1. SBOMs are only available for Sourcegraph release 5.8.[TODO] and later.
1111
2. Find your instance's current version by checking your deployment, or by visiting the Settings page on your Sourcegraph instance and checking the version shown in the bottom left corner.
12-
![](https://storage.googleapis.com/sourcegraph-assets/docs/images/settings/view-version.png)
12+
![](https://storage.googleapis.com/sourcegraph-assets/docs/images/settings/view-version-scaled.png)
1313
4. Run `src sbom fetch -v <version>` to fetch SBOMs for all containers in this release. `src` will automatically validate that all SBOMs were signed by Sourcegraph.
1414
```
1515
# Fetch SBOMs for Sourcegraph release 5.8.123

0 commit comments

Comments
 (0)