-
Task
-
Resolution: Won't Do
-
Major
-
3.0.0.GA
-
None
-
False
-
-
False
The dockerfile in https://github.com/redhat-developer/devspaces-theia/blob/devspaces-3-rhel-8/Dockerfile#L14-L33 is outdated...
- wrong node/yarn versions
- wrong devspaces version
So we should either...
- delete this file entirely (and see if anyone complains - but is this the opposite of CRW-2459 ?), or
- script some process to keep it up to date relative to the values in https://github.com/redhat-developer/devspaces-theia/blob/devspaces-3-rhel-8/BUILD_PARAMS (which is updated as part of https://gitlab.cee.redhat.com/codeready-workspaces/crw-jenkins/-/blob/master/jobs/CRW_CI/theia-sources_3.x.jenkinsfile#L82-100 )