mirror of
https://github.com/amir20/dozzle.git
synced 2026-08-07 09:04:44 +00:00
ci: attach an SBOM attestation to the published image (#4872)
This commit is contained in:
@@ -133,6 +133,7 @@ jobs:
|
||||
uses: docker/build-push-action@v7.3.0
|
||||
with:
|
||||
push: true
|
||||
sbom: true
|
||||
context: .
|
||||
platforms: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64/v8
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
|
||||
Reference in New Issue
Block a user