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:
rcourtman 2025-11-10 12:05:08 +00:00
parent 438d3b6b7b
commit ed0c86c953

View file

@ -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)