Files
invidious/docker
Alexandru MacocianandCopilot 174ee1171b
Build image / build (push) Failing after 7m32s
fix(docker): add gmp-dev to builder stage for static linking
crystallang/crystal:1.20.2-alpine no longer ships libgmp.a, breaking
the static link step (ld: cannot find -lgmp). Adding gmp-dev pulls
in both headers and the static archive needed by Crystal's BigInt
support.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-22 15:36:51 +02:00
..