Commit 014e13b
committed
RHAIENG-1186: chore(code-server): the build is unhappy about nodejs 24, so use 22.19.0
```
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: 'code-server@0.0.0',
npm warn EBADENGINE required: { node: '22' },
npm warn EBADENGINE current: { node: 'v24.8.0', npm: '11.6.0' }
npm warn EBADENGINE }
```1 parent bddef25 commit 014e13b
File tree
2 files changed
+2
-2
lines changed- codeserver/ubi9-python-3.12
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments