Skip to content

Commit

Permalink
添加python
Browse files Browse the repository at this point in the history
sijinhui committed Nov 15, 2023

Verified

This commit was signed with the committer’s verified signature.
thomaseizinger Thomas Eizinger
1 parent e2b4b7a commit b3aa643
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions python/Dockerfile
Original file line number Diff line number Diff line change
@@ -24,5 +24,4 @@ RUN apk add --no-cache \
&& ln -s /usr/include/locale.h /usr/include/xlocale.h

RUN pip install --no-cache-dir --upgrade pip
RUN pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple

RUN pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple

0 comments on commit b3aa643

Please sign in to comment.