Skip to content

Commit

Permalink
Add SBOM and provenance (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
chorrell authored Dec 24, 2023
1 parent 2cb1455 commit 15169aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,7 @@ jobs:
platforms: linux/amd64,linux/arm64
build-args: MAJOR_VERSION=${{ env.MAJOR_VERSION }}
push: true
provenance: mode=max
sbom: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit 15169aa

Please sign in to comment.