Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

node 24 as default runtime#1470

Merged
tonistiigi merged 1 commit intodocker:masterfrom
crazy-max:node24
Mar 5, 2026
Merged

node 24 as default runtime#1470
tonistiigi merged 1 commit intodocker:masterfrom
crazy-max:node24

Conversation

Copy link
Member

crazy-max commented Mar 3, 2026

crazy-max requested a review from tonistiigi March 3, 2026 17:25
crazy-max added this to the v7 milestone Mar 3, 2026
github-actions bot assigned crazy-max Mar 3, 2026
tonistiigi previously approved these changes Mar 3, 2026
crazy-max dismissed tonistiigi's stale review via 7f8cd17 March 4, 2026 10:24
crazy-max force-pushed the node24 branch from 96b0c33 to 7f8cd17 Compare March 4, 2026 10:24
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
crazy-max force-pushed the node24 branch from 7f8cd17 to 7c68264 Compare March 4, 2026 10:47
crazy-max requested a review from tonistiigi March 4, 2026 14:52
tonistiigi approved these changes Mar 5, 2026
tonistiigi merged commit 1ac2573 into docker:master Mar 5, 2026
69 checks passed
crazy-max deleted the node24 branch March 5, 2026 21:18
umati-bot added a commit to umati/Sample-Server that referenced this pull request Mar 6, 2026
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [docker/build-push-action](https://github.com/docker/build-push-action) | action | major | `v6.19.2` - `v7.0.0` |

---

### Release Notes


docker/build-push-action (docker/build-push-action)

### [`v7.0.0`](https://github.com/docker/build-push-action/releases/tag/v7.0.0)

[Compare Source](docker/build-push-action@v6.19.2...v7.0.0)

- Node 24 as default runtime (requires [Actions Runner v2.327.1](https://github.com/actions/runner/releases/tag/v2.327.1) or later) by [@​crazy-max](https://github.com/crazy-max) in [#​1470](docker/build-push-action#1470)
- Remove deprecated `DOCKER_BUILD_NO_SUMMARY` and `DOCKER_BUILD_EXPORT_RETENTION_DAYS` envs by [@​crazy-max](https://github.com/crazy-max) in [#​1473](docker/build-push-action#1473)
- Remove legacy export-build tool support for build summary by [@​crazy-max](https://github.com/crazy-max) in [#​1474](docker/build-push-action#1474)
- Switch to ESM and update config/test wiring by [@​crazy-max](https://github.com/crazy-max) in [#​1466](docker/build-push-action#1466)
- Bump [@​actions/core](https://github.com/actions/core) from 1.11.1 to 3.0.0 in [#​1454](docker/build-push-action#1454)
- Bump [@​docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.62.1 to 0.79.0 in [#​1453](docker/build-push-action#1453) [#​1472](docker/build-push-action#1472) [#​1479](docker/build-push-action#1479)
- Bump minimatch from 3.1.2 to 3.1.5 in [#​1463](docker/build-push-action#1463)

**Full Changelog**: <docker/build-push-action@v6.19.2...v7.0.0>



---

### Configuration

**Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

**Automerge**: Disabled by config. Please merge this manually once you are satisfied.

**Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

**Ignore**: Close this PR and you won't be reminded about this update again.

---

- [ ] If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).


Reviewed-on: https://codeberg.org/umati/Sample-Server/pulls/1660
Co-authored-by: umati-bot
Co-committed-by: umati-bot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

tonistiigi tonistiigi approved these changes

Assignees

crazy-max

Labels

None yet

Projects

None yet

Milestone

v7

Development

Successfully merging this pull request may close these issues.

Migrate from node.js 20 to 24

2 participants