Bake Action Versions Save

GitHub Action to use Docker Buildx Bake as a high-level build command

v4.5.0

1 month ago

Full Changelog: https://github.com/docker/bake-action/compare/v4.4.0...v4.5.0

v4.4.0

1 month ago

Full Changelog: https://github.com/docker/bake-action/compare/v4.3.0...v4.4.0

v4.3.0

2 months ago

Full Changelog: https://github.com/docker/bake-action/compare/v4.2.0...v4.3.0

v4.2.0

2 months ago

[!IMPORTANT] Git context is opt-in for this release but will be opt-out in the next major v5 similar to docker/build-push-action, to be consistent.

Full Changelog: https://github.com/docker/bake-action/compare/v4.1.0...v4.2.0

v4.1.0

6 months ago

v4.0.0

8 months ago

Full Changelog: https://github.com/docker/bake-action/compare/v3.1.0...v4.0.0

v3.1.0

11 months ago

Note

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.

Full Changelog: https://github.com/docker/bake-action/compare/v3.0.1...v3.1.0

v3.0.1

1 year ago

Note

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.

Full Changelog: https://github.com/docker/bake-action/compare/v3.0.0...v3.0.1

v3.0.0

1 year ago

Note

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.

Full Changelog: https://github.com/docker/bake-action/compare/v2.3.0...v3.0.0

v2.3.0

1 year ago
  • Remove workaround for setOutput by @crazy-max (#94)
  • Bump @actions/core from 1.9.0 to 1.10.0 (#90 #92)

Full Changelog: https://github.com/docker/bake-action/compare/v2.2.0...v2.3.0