Update Dockerfile
This commit is contained in:
parent
12175b3955
commit
4d53aa794a
@ -11,7 +11,7 @@ WORKDIR /web
|
||||
|
||||
RUN cp .env.example .env.local
|
||||
|
||||
RUN npm install glob
|
||||
RUN bunx node-gyp
|
||||
|
||||
RUN bun i
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user