Commit 9cb6fe71 authored by lijie's avatar lijie

指定版本

parent d49ef6b8
......@@ -18,7 +18,7 @@ ARG OPENAI_PROXY_URL
ENV OPENAI_PROXY_URL $OPENAI_PROXY_URL
# 安装依赖
RUN npm i -g pnpm
RUN npm i -g pnpm@9.12.1
RUN pnpm i
# 暴露 3000 端口
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment