From 6238eda87ae09fe9393013efcfe5df2f296e4d73 Mon Sep 17 00:00:00 2001 From: Boming Zhang Date: Wed, 11 Sep 2024 10:42:16 -0400 Subject: [PATCH] docs: update todo --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index d8135ca..4818439 100644 --- a/Dockerfile +++ b/Dockerfile @@ -11,6 +11,7 @@ RUN apt-get update && \ echo "student ALL=(tt) /usr/local/bin/joj3" > /etc/sudoers.d/joj # install joint-teapot +# TODO: change it to FOCS gitea mirror for deployment RUN pip install --no-cache-dir git+https://mirror.ghproxy.com/https://github.com/BoYanZh/Joint-Teapot # install joj3 binary