mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-01-29 10:13:20 +08:00
Fix #635: 解决vue前端镜像构建失败的问题
This commit is contained in:
parent
3d95706d5c
commit
e177b0bbc8
@ -15,7 +15,7 @@ COPY . /app
|
||||
|
||||
RUN pnpm run build
|
||||
|
||||
|
||||
FROM frontend AS final
|
||||
|
||||
COPY --from=frontend /app/dist /app/public
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user