Npm is shit
This commit is contained in:
parent
80b6efe74d
commit
4dff417442
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ RUN npm install -g pnpm && \
|
||||||
|
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
RUN pnpm build
|
RUN npm build
|
||||||
|
|
||||||
EXPOSE 3000
|
EXPOSE 3000
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue