docker fail!

pull/30629/head
Justin Newberry 1 year ago
parent 113e7650ae
commit ab227a1ea3
  1. 4
      Dockerfile.openpilot_base

@ -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
Loading…
Cancel
Save