feat: use ghp.ci mirror
This commit is contained in:
parent
0a7777ceb5
commit
094f473871
|
@ -14,7 +14,7 @@ RUN apt-get update && \
|
||||||
|
|
||||||
# install joint-teapot
|
# install joint-teapot
|
||||||
# TODO: change it to FOCS gitea mirror for deployment
|
# TODO: change it to FOCS gitea mirror for deployment
|
||||||
RUN pip install git+https://mirror.ghproxy.com/https://github.com/BoYanZh/Joint-Teapot --break-system-packages
|
RUN pip install git+https://ghp.ci/https://github.com/BoYanZh/Joint-Teapot --break-system-packages
|
||||||
|
|
||||||
# install joj3 & teapot wrapper
|
# install joj3 & teapot wrapper
|
||||||
COPY bin/joj3 bin/joj3-teapot /usr/local/bin/
|
COPY bin/joj3 bin/joj3-teapot /usr/local/bin/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user