Skip to content

Commit 7160ba4

Browse files
authored
Update Dockerfile
1 parent d01dcb0 commit 7160ba4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
FROM dclong/jupyterhub-more
33
# GIT: https://github.com/legendu-net/docker-jupyterhub-more.git
44

5-
#RUN pip3 install -U --break-system-packages \
6-
RUN pip3 install -U \
5+
RUN pip3 install -U --break-system-packages \
6+
#RUN pip3 install -U \
77
aiutil github-rest-api \
88
&& /scripts/sys/purge_cache.sh
99
# && code-server --install-extension vscjava.vscode-java-pack \

0 commit comments

Comments
 (0)