We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebb8866 commit 88e2593Copy full SHA for 88e2593
tests/safety_replay/Dockerfile
@@ -25,7 +25,7 @@ RUN mkdir /openpilot
25
WORKDIR /openpilot
26
RUN git clone https://github.com/commaai/cereal.git || true
27
WORKDIR /openpilot/cereal
28
-RUN git checkout f7043fde062cbfd49ec90af669901a9caba52de9
+RUN git checkout bb2cc7572de99becce1bfbae63f3b38d5464e162
29
COPY . /openpilot/panda
30
31
WORKDIR /openpilot/panda/tests/safety_replay
0 commit comments