Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform images. This may introduce issues with registry and runtime support (e.g. Google Cloud Run and AWS Lambda). You can optionally disable the default provenance attestation functionality using provenance: false.
Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform images. This may introduce issues with registry and runtime support (e.g. Google Cloud Run and AWS Lambda). You can optionally disable the default provenance attestation functionality using provenance: false.
Bumps docker/build-push-action from 3 to 4.
Release notes
Sourced from docker/build-push-action's releases.
Commits
3b5e802
Merge pull request #784 from crazy-max/enable-provenance02d3266
update generated contentf403daf
revert disable provenance by default if not set(See https://github.com/abitmore/bitshares-core/pull/42)