diff --git a/local/Dockerfile b/local/Dockerfile index 2f402aa..99ee03e 100644 --- a/local/Dockerfile +++ b/local/Dockerfile @@ -11,7 +11,7 @@ WORKDIR /web RUN cp .env.example .env.local -RUN npm install glob +RUN bunx node-gyp RUN bun i