mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 16:39:26 +08:00
chore: update script for build docker (#33261)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user