summaryrefslogtreecommitdiffstats
path: root/cam/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'cam/Dockerfile')
-rw-r--r--cam/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cam/Dockerfile b/cam/Dockerfile
index 7c64bbd..4a9baea 100644
--- a/cam/Dockerfile
+++ b/cam/Dockerfile
@@ -34,7 +34,7 @@ RUN git clone \
make install-base install-cv -C libalx
RUN git clone \
--single-branch \
- --branch master \
+ --branch v0.6 \
https://github.com/alejandro-colomar/rob_cam.git && \
make -C rob_cam/cam/ -j 2