fix: dockerfile

This commit is contained in:
John Yeo
2025-11-21 23:08:23 +00:00
parent a66121f4f7
commit 0dea55c2dd

View File

@@ -1,3 +1,4 @@
FROM oven/bun:1.3.2
WORKDIR /app
# Install Node.js to fix Bun bug with msgpackr-extract postinstall scripts