We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f8ecbc commit 51a7c25Copy full SHA for 51a7c25
2 files changed
doc/docker/Dockerfile-Linux64-bin
@@ -16,7 +16,7 @@ RUN apt-get install -y git unzip
16
17
WORKDIR /root
18
19
-RUN git clone --branch 1.0.2 https://github.com/NeuraiProject/Neurai.git
+RUN git clone https://github.com/NeuraiProject/Neurai.git
20
21
WORKDIR /root/Neurai
22
doc/docker/Dockerfile-Win64-bin
0 commit comments