Switch runtime image from Alpine to Debian slim#20
Conversation
Avoid libc incompatibility issues with compiled wheels by using debian:bookworm-slim instead of Alpine, matching the builder stage base image. Also update package manager commands and user creation syntax for the Debian-based runtime.
📊 Code ReviewScore: 8/10 ✅ ✅ Points positifs
💡 Suggestions mineures
VerdictPR prête à merger. Les suggestions sont mineures et peuvent être adressées dans une PR suivante si nécessaire. 🎯 Approved - Le changement est justifié et bien implémenté. |
Avoid libc incompatibility issues with compiled wheels by using debian:bookworm-slim instead of Alpine, matching the builder stage base image. Also update package manager commands and user creation syntax for the Debian-based runtime.