diff --git a/tests/safety_replay/Dockerfile b/tests/safety_replay/Dockerfile index 842b53f..b0b5f0c 100644 --- a/tests/safety_replay/Dockerfile +++ b/tests/safety_replay/Dockerfile @@ -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