Skip to content

Commit 77ec300

Browse files
authored
CLOUDP-251873: Public 2.3.0 SSDLC checklist (#1632)
1 parent 323708c commit 77ec300

File tree

4 files changed

+3151
-1
lines changed

4 files changed

+3151
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -488,7 +488,7 @@ envsubst:
488488
@which envsubst || go install github.com/drone/envsubst/cmd/envsubst@latest
489489

490490
docker-sbom:
491-
@docker sbom --help > /dev/null || |
491+
@docker sbom --help > /dev/null || \
492492
echo "You might need to install the SBOM plugin for docker, check out docs/dev/release.md#tools"
493493

494494
.PHONY: gen-sdlc-checklist

docs/releases/v2.3.0/linux_amd64.sbom.json

Whitespace-only changes.

0 commit comments

Comments
 (0)