73403a0ddb
Deploy to Dev / Deploy & Smoke Test (push) Successful in 1m14s
better-sqlite3's prebuild-install downloads prebuilt glibc binaries for linux-x64, which fail on Alpine's musl libc with 'fcntl64: symbol not found'. npm_config_build_from_source was not being honoured. Switching to a glibc-based image sidesteps the issue entirely; homelab image size is fine. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>