-
v4.1.1 Stable
released this
2023-06-13 17:24:40 +08:00 | 493 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.- Bump @docker/actions-toolkit from 0.3.0 to 0.5.0 by @crazy-max in https://github.com/docker/build-push-action/pull/880
Full Changelog: https://github.com/docker/build-push-action/compare/v4.1.0...v4.1.1
Downloads