Skip to content

Commit b53309a

Browse files
committed
Dockerfile
1 parent 3e6174b commit b53309a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

urbinit-src/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ FROM yebyen/urbinit:base-i686
22
RUN /usr/bin/apt-get clean
33
ADD urbit-i386.diff /
44
RUN git clone https://github.com/urbit/urbit /urbit && cd /urbit && git clone https://github.com/urbit/arvo && patch -p1 < /urbit-i386.diff
5-
RUN curl -o urbit.pill https://bootstrap.urbit.org/latest.pill
5+
RUN curl -o /urbit/urbit.pill https://bootstrap.urbit.org/latest.pill

0 commit comments

Comments
 (0)