Bump Hermes container Dockerfile Node 22 → 24 LTS #4
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Native debby is already on Node 24 via fnm, but the container backend uses a separate image and the Dockerfile still pins Node 22.
Dockerfile:9:Per the toolchain baseline (layered-soul
docs/TOOLCHAIN.md), the standard is Node 24 LTS across the matrix.Action: bump the
node_sourcestage 22 → 24 (update the image tag + sha256 digest), rebuild, and retest the gateway UI build. One-line change but easy to forget — tracking so it doesn't fall off.🤖 Generated with Claude Code