shibarium: build heimdall from source (cometbft.Dockerfile) #15

Merged
sebastian merged 1 commits from shibarium-heimdall-source-build into main 2026-06-20 02:57:48 +00:00

1 Commits

Author SHA1 Message Date
rob
9fc368f405 shibarium: build heimdall from source (cometbft.Dockerfile)
A parallel change reverted this to FROM shibaone/heimdall:v1.0.7-bone — an image
that exists on no registry, so the heimdall build fails. Restore the source build:
clone shibaone/heimdall@${CL_VERSION}, make install, then layer the CometBFT init
entrypoint. Pairs with vibe-node PR (node_build + standalone service name).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-20 02:56:17 +00:00