chore: update gh mirror
All checks were successful
push / build (push) Successful in 4m30s

This commit is contained in:
张泊明518370910136 2025-01-15 20:17:32 -05:00
parent 3c10e6b8d6
commit d386d7babb
GPG Key ID: CA088E6D9284F870

View File

@ -15,7 +15,7 @@ RUN sed -i s@/deb.debian.org/@/mirrors.tuna.tsinghua.edu.cn/@g /etc/apt/sources.
# 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 --no-cache-dir git+https://ghp.ci/https://github.com/BoYanZh/Joint-Teapot --break-system-packages RUN pip install --no-cache-dir git+https://ghfast.top/https://github.com/BoYanZh/Joint-Teapot --break-system-packages
# install joj3 & repo-health-checker # install joj3 & repo-health-checker
COPY bin/joj3 bin/repo-health-checker /usr/local/bin/ COPY bin/joj3 bin/repo-health-checker /usr/local/bin/