Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
neonvm-daemon: Use go-chef in Dockerfile (#1165)
Probably an inadvertent merge conflict between #1090 and #989 meaning we accidentally weren't using go-chef for neonvm-daemon. Noticed this while working on #1163 locally and saw that it was re-downloading all of the dependencies for neonvm-daemon every time, even though I was making changes in the scheduler and the dependencies hadn't changed.
- Loading branch information