summaryrefslogtreecommitdiffstats
path: root/rob/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'rob/Dockerfile')
-rw-r--r--rob/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/rob/Dockerfile b/rob/Dockerfile
index 81b35ea..c2a1a21 100644
--- a/rob/Dockerfile
+++ b/rob/Dockerfile
@@ -33,7 +33,7 @@ RUN git clone \
rm -rf libalx
RUN git clone \
--single-branch \
- --branch master \
+ --branch v0.6 \
https://github.com/alejandro-colomar/rob_cam.git && \
make -C rob_cam/rob/ -j 2