mirror of
https://github.com/langgenius/dify.git
synced 2026-03-26 13:51:05 +08:00
chore: update script for build docker (#33261)
This commit is contained in:
parent
904289bb1d
commit
0fad13370c
@ -35,7 +35,7 @@ COPY --from=packages /app/web/ .
|
||||
COPY . .
|
||||
|
||||
ENV NODE_OPTIONS="--max-old-space-size=4096"
|
||||
RUN pnpm build:docker
|
||||
RUN pnpm build
|
||||
|
||||
|
||||
# production stage
|
||||
|
||||
Loading…
Reference in New Issue
Block a user