Skip to content

Commit 88e2593

Browse files
committed
This should fix the test replay
1 parent ebb8866 commit 88e2593

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/safety_replay/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +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 checkout f7043fde062cbfd49ec90af669901a9caba52de9
28+
RUN git checkout bb2cc7572de99becce1bfbae63f3b38d5464e162
2929
COPY . /openpilot/panda
3030

3131
WORKDIR /openpilot/panda/tests/safety_replay

0 commit comments

Comments
 (0)