-
v7.0.0 Stable
released this
2026-03-06 02:12:33 +08:00 | 69 commits to master since this release- Node 24 as default runtime (requires Actions Runner v2.327.1 or later) by @crazy-max in https://github.com/docker/build-push-action/pull/1470
- Remove deprecated
DOCKER_BUILD_NO_SUMMARYandDOCKER_BUILD_EXPORT_RETENTION_DAYSenvs by @crazy-max in https://github.com/docker/build-push-action/pull/1473 - Remove legacy export-build tool support for build summary by @crazy-max in https://github.com/docker/build-push-action/pull/1474
- Switch to ESM and update config/test wiring by @crazy-max in https://github.com/docker/build-push-action/pull/1466
- Bump @actions/core from 1.11.1 to 3.0.0 in https://github.com/docker/build-push-action/pull/1454
- Bump @docker/actions-toolkit from 0.62.1 to 0.79.0 in https://github.com/docker/build-push-action/pull/1453 https://github.com/docker/build-push-action/pull/1472 https://github.com/docker/build-push-action/pull/1479
- Bump minimatch from 3.1.2 to 3.1.5 in https://github.com/docker/build-push-action/pull/1463
Full Changelog: https://github.com/docker/build-push-action/compare/v6.19.2...v7.0.0
Downloads