mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-08 19:16:37 +08:00
Update Dockerfile
This commit is contained in:
parent
1a723ed090
commit
4790fa8bc8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user