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