Skip to content

build(deps): move Docker base image and CI to Node 24 LTS - #1640

Open
mattwoberts wants to merge 1 commit into
mainfrom
deps/node-24-lts
Open

build(deps): move Docker base image and CI to Node 24 LTS#1640
mattwoberts wants to merge 1 commit into
mainfrom
deps/node-24-lts

Conversation

@mattwoberts

Copy link
Copy Markdown
Contributor

Supersedes #1434 (which proposed Node 25 — non-LTS/odd-numbered, ~6-month support window).

Moves to Node 24, the current LTS:

  • Dockerfile:30 node:22-bookwormnode:24-bookworm (the only node stage).
  • .github/workflows/build.yml — all four node-version: 22.x24.x, keeping CI and the built image aligned.

Verified by CI (build + tests run on Node 24). Close #1434 once this merges.

🤖 Generated with Claude Code

Dependabot #1434 proposed Node 25, which is non-LTS (odd-numbered, ~6-month
support). The project + CI target an LTS line. Move the Dockerfile ui-builder
stage and the four CI node-version entries to Node 24, the current LTS.

Supersedes #1434.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant