Add SBOM to container (#5017)

* Add sbom to docker

* Enable manual release

* remove dispatch
This commit is contained in:
Matthias Mair 2023-06-11 15:37:03 +02:00 committed by GitHub
parent aebff26ad3
commit f3a13fc625
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -120,6 +120,8 @@ jobs:
context: .
platforms: linux/amd64,linux/arm64
push: true
sbom: true
provenance: false
target: production
tags: ${{ env.docker_tags }}
build-args: |