Skip to content

Commit a605fe2

Browse files
committed
Update colcon-cache
1 parent c024e8f commit a605fe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ RUN apt-get update && \
5050
lcov \
5151
python3-pip \
5252
&& pip3 install \
53-
git+https://github.com/ruffsl/colcon-cache.git@13c424c3a455ae04d1a4176a54c49a9d20c9dca0 \
53+
git+https://github.com/ruffsl/colcon-cache.git@c1cedadc1ac6131fe825d075526ed4ae8e1b473c \
5454
&& rosdep update \
5555
&& rm -rf /var/lib/apt/lists/*
5656

0 commit comments

Comments
 (0)