diff --git a/Dockerfile.openpilot_base b/Dockerfile.openpilot_base index 2ea26b854..2e0dd9f73 100644 --- a/Dockerfile.openpilot_base +++ b/Dockerfile.openpilot_base @@ -30,3 +30,4 @@ RUN cd /tmp && \ cd /usr/lib/gcc/arm-none-eabi/9.2.1 && \ rm -rf arm/ && \ rm -rf thumb/nofp thumb/v6* thumb/v8* thumb/v7+fp thumb/v7-r+fp.sp +RUN sudo git config --global --add safe.directory /tmp/openpilot diff --git a/selfdrive/test/process_replay/ref_commit b/selfdrive/test/process_replay/ref_commit index 9982949b2..a0bac103b 100644 --- a/selfdrive/test/process_replay/ref_commit +++ b/selfdrive/test/process_replay/ref_commit @@ -1 +1 @@ -67c8f283858998b75ac28879e1350a589a968e5d \ No newline at end of file +ead5e7232301f629adbde5c7b27367d9ed3637b9 \ No newline at end of file