Merge branch 'master' into dependabot/submodules/yosys-plugins-fe8fe89
This commit is contained in:
commit
436eaa8ce2
|
@ -22,7 +22,7 @@ RUN adduser --disabled-password \
|
|||
USER root
|
||||
RUN chown -R ${NB_UID} ${HOME}
|
||||
RUN chmod -R +r /opt/openfpga/
|
||||
git config --global --add safe.directory *
|
||||
RUN git config --global --add safe.directory *
|
||||
USER ${NB_USER}
|
||||
|
||||
WORKDIR ${HOME}
|
||||
|
|
Loading…
Reference in New Issue