Skip to content

Commit

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

Expand Down

0 comments on commit e063b26

Please sign in to comment.