Skip to content

Commit e063b26

Browse files
committed
Second test fix tentative
1 parent 88e2593 commit e063b26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/safety_replay/Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ RUN mkdir /openpilot
2525
WORKDIR /openpilot
2626
RUN git clone https://github.com/commaai/cereal.git || true
2727
WORKDIR /openpilot/cereal
28+
RUN git pull
2829
RUN git checkout bb2cc7572de99becce1bfbae63f3b38d5464e162
2930
COPY . /openpilot/panda
3031

0 commit comments

Comments
 (0)