Skip to content

Commit 94546e7

Browse files
authored
Update Dockerfile
1 parent cea66a7 commit 94546e7

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 -c -y \
16+
&& icon nvim -c -y \
1717
#&& icon uv -ic \
1818
&& /scripts/sys/purge_cache.sh
1919

0 commit comments

Comments
 (0)