Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch from alpine to ubuntu as a base for the docker image
The PFC components depend on glibc. I'm building the web service as a static binary so we don't need to install musl libc. More info on golang static builds: golang/go#26492
- Loading branch information