Opentrons / buildroot

The Opentrons fork of buildroot for building the OT2 system. Our default branch is opentrons-develop.
http://buildroot.org
Other
10 stars 7 forks source link

fix: allow docker build to handle newer versions of git #210

Closed ryanthecoder closed 12 months ago

ryanthecoder commented 1 year ago

This fixes a fatal error in building the image: Without flagging that the directory is "safe" the following error prevents the python-opentrons-*-version.json from being generated

fatal: detected dubious ownership in repository at '/opentrons'