Skip to content

bump nodejs version in Dockerfile#521

Merged
cnvergence merged 1 commit into
kbind-dev:mainfrom
cnvergence:fix/dockerfile-node-version
Apr 9, 2026
Merged

bump nodejs version in Dockerfile#521
cnvergence merged 1 commit into
kbind-dev:mainfrom
cnvergence:fix/dockerfile-node-version

Conversation

@cnvergence

@cnvergence cnvergence commented Apr 8, 2026

Copy link
Copy Markdown
Member

Summary

After updating web packages versions, we also need to bump node js version in Dockerfile.
Also, removes redundant npm install + npm ci --no-optional, replaced with just npm ci — The old setup ran npm install then immediately npm ci --no-optional (which nukes node_modules and reinstalls from lockfile anyway, making the first install pointless).

What Type of PR Is This?

Related Issue(s)

Fixes #

Release Notes

NONE

Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com>

On-behalf-of: @SAP karol.szwaj@sap.com
@cnvergence
cnvergence requested a review from a team as a code owner April 8, 2026 15:14

@xrstf xrstf left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve

@cnvergence
cnvergence merged commit fce0e6c into kbind-dev:main Apr 9, 2026
7 checks passed
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