Skip to content

v1.0.0

Compare
Choose a tag to compare
@mobileoverlord mobileoverlord released this 01 May 20:21
· 837 commits to main since this release
  • Bug Fixes
    • Nerves.Artifact.BuildRunners.Docker was running as root and caused file
      permission issues with the deps directory of the root mix project.
      The Docker build runner now executes as the same user id and group id as
      the host.

To fix docker permissions you will need to pull the latest docker image
docker pull nervesproject/nerves_system_br:latest