-
v4.2.0 Stable
released this
2023-09-05 17:08:06 +08:00 | 456 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.- display proxy configuration by @crazy-max in https://github.com/docker/build-push-action/pull/872
- chore(deps): Bump @docker/actions-toolkit from 0.6.0 to 0.8.0 in https://github.com/docker/build-push-action/pull/930
- chore(deps): Bump word-wrap from 1.2.3 to 1.2.5 in https://github.com/docker/build-push-action/pull/925
- chore(deps): Bump semver from 6.3.0 to 6.3.1 in https://github.com/docker/build-push-action/pull/902
Full Changelog: https://github.com/docker/build-push-action/compare/v4.1.1...v4.2.0
Downloads