fix(sandbox): install supported node in common image · openclaw/openclaw@eabc12b
vincentkoc
·
2026-06-24
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -415,7 +415,7 @@ If you installed OpenClaw via `npm install -g openclaw`, use the inline `docker
|
415 | 415 | |
416 | 416 | </Step> |
417 | 417 | <Step title="Optional: build the common image"> |
418 | | -For a more functional sandbox image with common tooling (for example `curl`, `jq`, `nodejs`, `python3`, `git`): |
| 418 | +For a more functional sandbox image with common tooling (for example `curl`, `jq`, Node 24, pnpm, `python3`, and `git`): |
419 | 419 | |
420 | 420 | From a source checkout: |
421 | 421 | |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。