Skip to content

Commit

Permalink
add IID_FILE_FLAG (#74)
Browse files Browse the repository at this point in the history
Signed-off-by: Brooks Newberry <[email protected]>
  • Loading branch information
brooksn authored Oct 11, 2024
1 parent 3b399f3 commit d613cad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ image-build-thick:
push-image-thick: IMAGE = $(REPO)/hardened-multus-thick:$(TAG)
push-image-thick:
docker buildx build \
$(IID_FILE_FLAG) \
--sbom=true \
--attest type=provenance,mode=max \
--platform=$(TARGET_PLATFORMS) \
Expand Down

0 comments on commit d613cad

Please sign in to comment.