feat: use gitea for teapot

This commit is contained in:
张泊明518370910136 2024-09-14 20:00:26 -04:00
parent dfbcd051af
commit df9643021d
GPG Key ID: CA088E6D9284F870

View File

@ -14,7 +14,7 @@ RUN apt-get update && \
# install joint-teapot
# 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://gitea.com/BoYanZh/Joint-Teapot --break-system-packages
# install joj3 & teapot wrapper
COPY bin/joj3 bin/joj3-teapot /usr/local/bin/