mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-25 10:16:48 +08:00
Update Dockerfile
This commit is contained in:
@@ -28,7 +28,7 @@ COPY . .
|
||||
|
||||
RUN yarn build
|
||||
|
||||
RUN node scripts/fetch-prompts.mjs
|
||||
RUN yarn fetch scripts/fetch-prompts.mjs
|
||||
|
||||
FROM base AS runner
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user