-
Task
-
Resolution: Done
-
Major
-
2.13.0.GA
-
None
-
False
-
False
-
-
Documented as Feature Request
-
-
Prod #216 2022-03-16
Currently codeready-workspaces-plugin-java8 image based on Node 12.
ENV NODEJS_VERSION=12 RUN yum -y -q module enable nodejs:$NODEJS_VERSION
This isssue tracks the idea of updating to the latest version - 14 or 16.
- https://catalog.redhat.com/software/containers/ubi8/nodejs-16/615aee9fc739c0a4123a87e1
- https://catalog.redhat.com/software/containers/ubi8/nodejs-14/5ed7887dd70cc50e69c2fabb
Also we can drop typescript and typescript-language-server libs from the image - see CRW-2528.
The resulted image has to be tested with all devfiles & samples which use it.
Related to work to move to UDI - CRW-2463.