We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2e27a21 + 34f5285 commit a3c6c96Copy full SHA for a3c6c96
Dockerfile
@@ -7,7 +7,7 @@ RUN apt install -y git ssh wget
7
8
WORKDIR /build
9
10
-RUN git clone --branch v1.20.0-hyperspace-nv19 -v --progress https://github.com/filecoin-project/lotus.git .
+RUN git clone --branch v1.20.0-hyperpsace-0119 -v --progress https://github.com/filecoin-project/lotus.git .
11
12
RUN wget https://sh.rustup.rs
13
RUN mv index.html rustup-init
@@ -25,4 +25,4 @@ WORKDIR /home/service
25
RUN apt update && apt install libhwloc-dev -y
26
USER service
27
28
-ENTRYPOINT ["lotus", "daemon"]
+ENTRYPOINT ["lotus", "daemon"]
0 commit comments