Skip to content

Commit 9b47394

Browse files
committed
used master branch
1 parent 0dc9209 commit 9b47394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ COPY . /home/mdstudio
77

88
WORKDIR /home/mdstudio
99

10-
RUN git clone git://github.com/MD-Studio/MDStudio.git --branch v1 --single-branch
10+
RUN git clone git://github.com/MD-Studio/MDStudio.git --branch master --single-branch
1111

1212
RUN pip install -e MDStudio/mdstudio

0 commit comments

Comments
 (0)