File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ RUN apk add --no-cache make gcc musl-dev linux-headers git
77
88RUN git clone https://github.com/BoostryJP/quorum.git && \
99 cd quorum/ && \
10- git checkout v2.4.0_beta2
10+ git checkout v2.4.0
1111RUN cd quorum/ && \
1212 make geth bootnode && \
1313 mv build/bin/geth /usr/local/bin && \
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ RUN apk add --no-cache make gcc musl-dev linux-headers git
77
88RUN git clone https://github.com/BoostryJP/quorum.git && \
99 cd quorum/ && \
10- git checkout v2.4.0_beta2
10+ git checkout v2.4.0
1111RUN cd quorum/ && \
1212 make geth bootnode && \
1313 mv build/bin/geth /usr/local/bin && \
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ RUN apk add --no-cache make gcc musl-dev linux-headers git
77
88RUN git clone https://github.com/BoostryJP/quorum.git && \
99 cd quorum/ && \
10- git checkout v2.4.0_beta2
10+ git checkout v2.4.0
1111RUN cd quorum/ && \
1212 make geth bootnode && \
1313 mv build/bin/geth /usr/local/bin && \
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ RUN apk add --no-cache make gcc musl-dev linux-headers git
77
88RUN git clone https://github.com/BoostryJP/quorum.git && \
99 cd quorum/ && \
10- git checkout v2.4.0_beta2
10+ git checkout v2.4.0
1111RUN cd quorum/ && \
1212 make geth bootnode && \
1313 mv build/bin/geth /usr/local/bin && \
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ RUN apk add --no-cache make gcc musl-dev linux-headers git
77
88RUN git clone https://github.com/BoostryJP/quorum.git && \
99 cd quorum/ && \
10- git checkout v2.4.0_beta2
10+ git checkout v2.4.0
1111RUN cd quorum/ && \
1212 make geth bootnode && \
1313 mv build/bin/geth /usr/local/bin && \
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ RUN apk add --no-cache make gcc musl-dev linux-headers git
77
88RUN git clone https://github.com/BoostryJP/quorum.git && \
99 cd quorum/ && \
10- git checkout v2.4.0_beta2
10+ git checkout v2.4.0
1111RUN cd quorum/ && \
1212 make geth bootnode && \
1313 mv build/bin/geth /usr/local/bin && \
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ RUN apk add --no-cache make gcc musl-dev linux-headers git
77
88RUN git clone https://github.com/BoostryJP/quorum.git && \
99 cd quorum/ && \
10- git checkout v2.4.0_beta2
10+ git checkout v2.4.0
1111RUN cd quorum/ && \
1212 make geth bootnode && \
1313 mv build/bin/geth /usr/local/bin && \
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ RUN apk add --no-cache make gcc musl-dev linux-headers git
77
88RUN git clone https://github.com/BoostryJP/quorum.git && \
99 cd quorum/ && \
10- git checkout v2.4.0_beta2
10+ git checkout v2.4.0
1111RUN cd quorum/ && \
1212 make geth bootnode && \
1313 mv build/bin/geth /usr/local/bin && \
You can’t perform that action at this time.
0 commit comments