mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-09 03:26:38 +08:00
Update Dockerfile
This commit is contained in:
parent
1a723ed090
commit
4790fa8bc8
@ -28,7 +28,7 @@ COPY . .
|
|||||||
|
|
||||||
RUN yarn build
|
RUN yarn build
|
||||||
|
|
||||||
RUN node scripts/fetch-prompts.mjs
|
RUN yarn fetch scripts/fetch-prompts.mjs
|
||||||
|
|
||||||
FROM base AS runner
|
FROM base AS runner
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
Loading…
Reference in New Issue
Block a user