mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-17 11:45:55 +08:00
fix: build error 2 (#14003)
This commit is contained in:
parent
6741604027
commit
3467ad3d02
@ -22,7 +22,7 @@ COPY pnpm-lock.yaml .
|
|||||||
# if you located in China, you can use taobao registry to speed up
|
# if you located in China, you can use taobao registry to speed up
|
||||||
# RUN pnpm install --frozen-lockfile --registry https://registry.npmmirror.com/
|
# RUN pnpm install --frozen-lockfile --registry https://registry.npmmirror.com/
|
||||||
|
|
||||||
RUN pnpm install --frozen-lockfile -P
|
RUN pnpm install --frozen-lockfile
|
||||||
|
|
||||||
# build resources
|
# build resources
|
||||||
FROM base AS builder
|
FROM base AS builder
|
||||||
|
Loading…
x
Reference in New Issue
Block a user