Promote 2b5a8d807f to main #354

Merged
binjovi-bot merged 1 commit from trunk into main 2026-09-13 16:31:22 +00:00
Collaborator
No description provided.
Rebuild the Zig toolchain image for ARM64
All checks were successful
binjovi/ci Binjovi completed the frozen plan
2b5a8d807f
Every zig-builder tag through v8 is a single AMD64 manifest. The fleet has
no AMD64 node since the migration, and the host binfmt registration was
retired on 2026-09-12, so nothing can execute an x86-64 binary. zelnet's
first build after that failed in its own check stage:

    exec /bin/sh: exec format error
    ERROR [check-run 4/4] RUN zig build check

The Dockerfile already selects zig and nfpm per TARGETARCH and carries the
aarch64 fixes for the bomutils, xar and kcov source builds, so v9 is the
same image built on the architecture that runs it. Only the version moves.

The server-package check pinned the version exactly. It is now a floor, as
the publisher version above it already is: the floor keeps the property the
exact pin stood for and lets a rebuild land.

Claude-Session: https://claude.ai/code/session_01XdBRc9CHgFhAxCyHbdVtt6
Sign in to join this conversation.
No reviewers
No labels
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
sean/builder-images!354
No description provided.