Skip to content
This repository was archived by the owner on Nov 14, 2022. It is now read-only.

Commit f91958d

Browse files
author
kurdy
committed
update gitpod
1 parent ed20098 commit f91958d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.gitpod.Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,4 @@ RUN apt-get clean && rm -rf /var/cache/apt/* && rm -rf /var/lib/apt/lists/* && r
77

88
USER gitpod
99
RUN sh -c "$(curl -fsSL https://smartcontracts.org/install.sh)"
10-
RUN echo "export PATH=\"\$PATH:/home/gitpod/bin\"" >> /home/gitpod/.bashrc
11-
RUN dfx upgrade
10+
RUN echo "export PATH=\"\$PATH:/home/gitpod/bin\"" >> /home/gitpod/.bashrc

0 commit comments

Comments
 (0)