-
v4.0.0 Stable
released this
2023-01-31 02:25:07 +08:00 | 556 commits to master since this releaseNote
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.- Enable provenance by default if not set by @crazy-max in https://github.com/docker/build-push-action/pull/784
Full Changelog: https://github.com/docker/build-push-action/compare/v3.3.1...v4.0.0
Downloads