Skip to content

Commit

Permalink
This should fix the test replay
Browse files Browse the repository at this point in the history
  • Loading branch information
rbiasini committed Mar 5, 2020
1 parent ebb8866 commit 88e2593
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/safety_replay/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ RUN mkdir /openpilot
WORKDIR /openpilot
RUN git clone https://github.com/commaai/cereal.git || true
WORKDIR /openpilot/cereal
RUN git checkout f7043fde062cbfd49ec90af669901a9caba52de9
RUN git checkout bb2cc7572de99becce1bfbae63f3b38d5464e162
COPY . /openpilot/panda

WORKDIR /openpilot/panda/tests/safety_replay
Expand Down

0 comments on commit 88e2593

Please sign in to comment.