We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d5874a3 + 70a1f66 commit c3b960eCopy full SHA for c3b960e
1 file changed
Dockerfile
@@ -47,7 +47,7 @@ RUN git clone https://github.com/SIPEC-Animal-Data-Analysis/SIPEC.git
47
48
WORKDIR /home/user/SIPEC
49
50
-RUN git checkout devel
+RUN git checkout main
51
52
ENV VIRTUAL_ENV=/home/user/SIPEC/env
53
0 commit comments