Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
@@ -9,7 +9,6 @@ RUN apt-get update && apt-get install -y \
bash \
curl \
gcc \
- musl-dev \
make
ENV GO_VERSION 1.7.5