docs: update node:20-alpine references to node:24-alpine
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
ec329ca616
commit
a566b463a9
2 changed files with 4 additions and 4 deletions
|
|
@ -68,7 +68,7 @@ Setup will ask how you want to authenticate (API key, subscription token, or bro
|
|||
└──────────────────────────────────────────────────────────┘
|
||||
```
|
||||
|
||||
- **`claude`** — Claude Code CLI (`node:20-alpine`), runs as the built-in `node` user (UID 1000), on `claude-internal` only
|
||||
- **`claude`** — Claude Code CLI (`node:24-alpine`), runs as the built-in `node` user (UID 1000), on `claude-internal` only
|
||||
- **`proxy`** — Squid forward proxy (`alpine:3.21`), bridges `claude-internal` ↔ internet with egress allowlist
|
||||
- **`claude-internal`** — `internal: true`; no default gateway, containers cannot reach the internet directly
|
||||
- **`proxy-external`** — Standard bridge; proxy sidecar only
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue