Files
stack/apps/web
jason.woltjeandClaude Opus 4.6 ca21416efc fix: switch Docker images from Alpine to Debian slim for native addon compatibility
Alpine (musl libc) is incompatible with matrix-sdk-crypto-nodejs native binary
which requires glibc's ld-linux-x86-64.so.2. Switched all Node.js Dockerfiles
to node:24-slim (Debian/glibc). Also fixed docker-compose.matrix.yml network
naming from undefined mosaic-network to mosaic-internal.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
2026-02-15 16:02:23 -06:00
..