Hostityourself/infra
Claude 4e8aa1614e
fix: pin builder to rust:1.77-slim-bookworm to match runtime glibc
rust:1.77-slim has drifted to a newer Debian base with glibc 2.39,
but debian:bookworm-slim only has glibc 2.36, causing a GLIBC_2.39
not found error at runtime. Pinning to the explicit bookworm variant
keeps both stages on the same glibc version.
2026-03-19 10:45:51 +00:00
..
docker-compose.yml M1: Rust control plane, builder, dashboard, and infra 2026-03-19 08:25:59 +00:00
Dockerfile.server fix: pin builder to rust:1.77-slim-bookworm to match runtime glibc 2026-03-19 10:45:51 +00:00