v1.0.0
- Bug Fixes
Nerves.Artifact.BuildRunners.Docker
was running as root and caused file
permission issues with thedeps
directory of the rootmix
project.
TheDocker
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