Simplify hostname reference in release checklist
Update docker-builder hostname from "delly.lan" to "delly" for consistency with other references.
This commit is contained in:
parent
438d3b6b7b
commit
ed0c86c953
1 changed files with 1 additions and 1 deletions
|
|
@ -137,7 +137,7 @@ helm upgrade --install pulse oci://ghcr.io/rcourtman/pulse-chart \
|
|||
- Images verified on Docker Hub (can pull successfully)
|
||||
|
||||
**Options for building (choose best available):**
|
||||
- Option A: docker-builder container via `ssh root@delly.lan "pct exec 135..."`
|
||||
- Option A: docker-builder container via `ssh root@delly "pct exec 135..."`
|
||||
- Option B: docker-builder container at 192.168.0.174
|
||||
- Option C: Local Docker with buildx (create multiarch builder if needed)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue