Bump yarn

This commit is contained in:
Jeff Mitchell
2018-04-03 11:04:02 -04:00
parent 7a312d7c37
commit 9d0d9c8d30

View File

@@ -17,7 +17,7 @@ RUN apt-get install -y nodejs
RUN rm -rf /var/lib/apt/lists/*
RUN npm install -g bower yarn@0.17.10
RUN npm install -g bower yarn@1.5.0
ENV GOVERSION 1.10.1
RUN mkdir /goroot && mkdir /gopath