Skip to content

Align local Node version with Docker - #735

Merged
naveed-ahmad merged 1 commit into
TarteelAI:mainfrom
AbdelRahmanBouri:fix/align-node-version
Aug 25, 2026
Merged

Align local Node version with Docker#735
naveed-ahmad merged 1 commit into
TarteelAI:mainfrom
AbdelRahmanBouri:fix/align-node-version

Conversation

@AbdelRahmanBouri

Copy link
Copy Markdown
Contributor

Description

The Dockerfile uses Node 20, but .node-version still points to Node 18.0.0. This updates it to 20.20.2 so local development and Docker use the same Node release.

Related Issue

Addresses the Node version mismatch reported in #707.

Motivation and Context

Keeping the Node versions aligned helps avoid differences between local and Docker builds.

How Has This Been Tested?

Tested with yarn install --frozen-lockfile and yarn run build using Node 20.20.2 and Yarn 1.22.22.

Screenshots

Not applicable.

@naveed-ahmad
naveed-ahmad merged commit 40fb4c6 into TarteelAI:main Aug 25, 2026
2 checks passed
@naveed-ahmad

Copy link
Copy Markdown
Member

We should upgrade node to 24

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.

2 participants