We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3b960e commit fc82696Copy full SHA for fc82696
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 main
+RUN git checkout improved_inference
51
52
ENV VIRTUAL_ENV=/home/user/SIPEC/env
53
0 commit comments