botserver/.forgejo
Rodrigo Rodriguez (Pragmatismo) 3b8acde6fb
Some checks failed
BotServer CI/CD / build (push) Failing after 1s
fix: Build botserver inside container to match glibc target
The CI runner (host) has glibc 2.41 but the prod container has glibc 2.36.
Building on the host causes GLIBC_2.38/2.39 not found errors when running
inside the container.

This change makes the CI build inside the container where the binary will
actually run, ensuring glibc compatibility.
2026-04-02 13:46:12 -03:00
..
workflows fix: Build botserver inside container to match glibc target 2026-04-02 13:46:12 -03:00