-
v4.2.1 Stable
released this
2023-09-08 21:38:01 +08:00 | 453 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.- warn if docker config can't be parsed by @crazy-max in https://github.com/docker/build-push-action/pull/957
Full Changelog: https://github.com/docker/build-push-action/compare/v4.2.0...v4.2.1
Downloads