Skip to content

Commit 75c96fc

Browse files
committed
Use rcmd branch
1 parent 2c93ac1 commit 75c96fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

benchmarks/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ RUN apt update
33
RUN apt install build-essential cmake libz3-dev git python3 -y
44
WORKDIR /app
55
RUN git config --global url."https://github.com/".insteadOf git@github.com:
6-
RUN git clone --recursive https://github.com/TOPLLab/MIO.git -b verder
6+
RUN git clone --recursive https://github.com/TOPLLab/MIO.git -b rcmd
77
WORKDIR /app/MIO
88
RUN ./gradlew setup
99
WORKDIR /app/MIO/benchmarks

0 commit comments

Comments
 (0)