docker fail!

This commit is contained in:
Justin Newberry 2023-12-12 18:09:09 -08:00
parent 113e7650ae
commit ab227a1ea3
1 changed files with 3 additions and 1 deletions

View File

@ -43,4 +43,6 @@ RUN cd /tmp && \
rm -rf /home/$USER/.cache
USER root
RUN sudo git config --global --add safe.directory /tmp/openpilot
RUN sudo git config --global --add safe.directory /tmp/openpilot
RUN exit 1