Commit 14d52c2f authored by duanjinfei's avatar duanjinfei

update dockerfile

parent eb6468d9
......@@ -9,7 +9,7 @@ RUN go env -w CGO_ENABLED="1"
WORKDIR /build
RUN git clone https://code.wuban.net.cn/odysseus/power-node && \
RUN git clone -b master_v2 https://code.wuban.net.cn/odysseus/power-node && \
git clone https://code.wuban.net.cn/odysseus/odysseus-protocol
RUN cd /build/power-node
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment