Skip to content

Commit

Permalink
Merge pull request #30 from zhayujie/master
Browse files Browse the repository at this point in the history
pdate
  • Loading branch information
congxuma committed May 18, 2023
2 parents d29fe5b + f1a00d5 commit b26ee20
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker/Dockerfile.latest
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ARG TZ='Asia/Shanghai'
ARG CHATGPT_ON_WECHAT_VER

RUN echo /etc/apt/sources.list
RUN sed -i 's/deb.debian.org/mirrors.tuna.tsinghua.edu.cn/g' /etc/apt/sources.list
# RUN sed -i 's/deb.debian.org/mirrors.tuna.tsinghua.edu.cn/g' /etc/apt/sources.list
ENV BUILD_PREFIX=/app

ADD . ${BUILD_PREFIX}
Expand Down
2 changes: 1 addition & 1 deletion requirements-optional.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ wechatpy
# chatgpt-tool-hub plugin

--extra-index-url https://pypi.python.org/simple
chatgpt_tool_hub==0.4.3
chatgpt_tool_hub==0.4.4

0 comments on commit b26ee20

Please sign in to comment.