fix(stackyard): correct image tag to 1.7.1 #20

Merged
adam merged 1 commit from fix-stackyard-image-tag into main 2026-08-17 18:46:32 -05:00
Owner

The ghcr image tag is 1.7.1 (no v) — v1.7.1 returns manifest unknown and the Dockhand deploy fails. GitHub release is v1.7.1 but the image drops the v (same as the voidauth tag trap).

After merge: re-sync the stack in Dockhand. Also needs a one-time host chown -R 1000:1000 /mnt/user/appdata/stackyard so the container node user can write /data (fixes the EACCES on apps.json).

The ghcr image tag is `1.7.1` (no `v`) — `v1.7.1` returns `manifest unknown` and the Dockhand deploy fails. GitHub *release* is v1.7.1 but the *image* drops the v (same as the voidauth tag trap). After merge: re-sync the stack in Dockhand. Also needs a one-time host `chown -R 1000:1000 /mnt/user/appdata/stackyard` so the container `node` user can write /data (fixes the EACCES on apps.json).
adam merged commit 7af96fa3e6 into main 2026-08-17 18:46:32 -05:00
Sign in to join this conversation.
No reviewers
No labels
lab-honing
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
adam/foundry!20
No description provided.