This should fix the test replay

master
Riccardo Biasini 2020-03-04 19:45:44 -08:00
parent ebb88665c8
commit 88e25938f5
1 changed files with 1 additions and 1 deletions

View File

@ -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