Skip to content

[Dockerfile] [KubeRay Dashboard] Update Docker base image from node:18-alpine to node:24-alpine (Node 18 EOL) #4165

@CheyuWu

Description

@CheyuWu

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Description

Node.js 18 has reached its end-of-life (EOL) as of April 2025.
We should upgrade the base image to Node 24 (LTS) to ensure security updates and compatibility.

Tasks:

  • Update all FROM node:18-alpine to node:24-alpine
  • Verify build and runtime compatibility
  • Update documentation if needed

Node.js release schedule

Use case

No response

Related issues

Related to #4161

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions