Skip to content
Snippets Groups Projects
Commit 587b4490 authored by Nicolas Pope's avatar Nicolas Pope
Browse files

Bump protocol version to 0.3.3

parent 7016dad6
Branches
Tags
No related merge requests found
...@@ -138,7 +138,7 @@ RUN cd /opt/ &&\ ...@@ -138,7 +138,7 @@ RUN cd /opt/ &&\
rm -rf /opt/opencv-${OPENCV_VERSION} && rm -rf /opt/opencv_contrib-${OPENCV_VERSION} &&\ rm -rf /opt/opencv-${OPENCV_VERSION} && rm -rf /opt/opencv_contrib-${OPENCV_VERSION} &&\
ln -s /usr/local/include/opencv4/opencv2 /usr/local/include/opencv2 ln -s /usr/local/include/opencv4/opencv2 /usr/local/include/opencv2
ARG PROTOCOL_VERSION=0.3.2 ARG PROTOCOL_VERSION=0.3.3
# Beyond Protocol # Beyond Protocol
RUN wget https://gitlab.utu.fi/api/v4/projects/14965/packages/generic/libftl-protocol/${PROTOCOL_VERSION}/libftl-protocol${PROTOCOL_VERSION}-Linux.deb && \ RUN wget https://gitlab.utu.fi/api/v4/projects/14965/packages/generic/libftl-protocol/${PROTOCOL_VERSION}/libftl-protocol${PROTOCOL_VERSION}-Linux.deb && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment