Removed C dependencies from the dockerfile

This commit is contained in:
StephenButtolph 2020-05-23 17:28:16 -04:00
parent a016a290d3
commit 5f55de4999
1 changed files with 0 additions and 2 deletions

View File

@ -2,8 +2,6 @@
FROM golang:1.13.4-buster
RUN apt-get update && apt-get install -y libssl-dev libuv1-dev curl cmake
RUN mkdir -p /go/src/github.com/ava-labs
WORKDIR $GOPATH/src/github.com/ava-labs/