Skip to content

Commit 286d319

Browse files
authored
Update Dockerfile
1 parent 7d17979 commit 286d319

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
@@ -13,7 +13,7 @@ USER gitpod
1313
WORKDIR /home/gitpod/
1414
RUN echo -e "\n. /scripts/path.sh\n" >> ~/.bashrc \
1515
&& icon ipython -c --extra-pip-options break-system-packages \
16-
&& icon svim -ic -y --extra-pip-options break-system-packages \
16+
&& icon svim -c -y \
1717
&& icon pt -ic \
1818
&& /scripts/sys/purge_cache.sh
1919

0 commit comments

Comments
 (0)