Search before asking
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?