Skip to content

Commit

Permalink
Version bump up colcon extensions (#2706)
Browse files Browse the repository at this point in the history
  • Loading branch information
ruffsl authored Nov 25, 2021
1 parent 89bbb6d commit 9cc4192
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ RUN apt-get update && \
ros-$ROS_DISTRO-rmw-cyclonedds-cpp \
&& pip3 install \
fastcov \
git+https://github.com/ruffsl/colcon-cache.git@1d6ae5745ac3e124bb46c3a636439dbc02af77dd \
git+https://github.com/ruffsl/colcon-clean.git@87dee2dd1e47c2b97ac6d8300f76e3f607d19ef6 \
git+https://github.com/ruffsl/colcon-cache.git@a937541bfc496c7a267db7ee9d6cceca61e470ca \
git+https://github.com/ruffsl/colcon-clean.git@65f9be369b396c13e604a9272a5ed4fe77895700 \
&& rosdep update \
&& rm -rf /var/lib/apt/lists/*

Expand Down

0 comments on commit 9cc4192

Please sign in to comment.