Skip to content

Commit cea66a7

Browse files
authored
Update Dockerfile
1 parent 286d319 commit cea66a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ WORKDIR /home/gitpod/
1414
RUN echo -e "\n. /scripts/path.sh\n" >> ~/.bashrc \
1515
&& icon ipython -c --extra-pip-options break-system-packages \
1616
&& icon svim -c -y \
17-
&& icon pt -ic \
17+
#&& icon uv -ic \
1818
&& /scripts/sys/purge_cache.sh
1919

2020
COPY scripts/ /scripts/

0 commit comments

Comments
 (0)