mirror of https://github.com/grpc/grpc.git
Merge pull request #6245 from jtattermusch/upgrade_go_to_1.5
Upgrade go docker image to golang:1.5pull/6247/head
commit
da04f53743
5 changed files with 8 additions and 8 deletions
@ -1,2 +1,2 @@ |
||||
# Using login shell removes Go from path, so we add it. |
||||
RUN ln -s /usr/src/go/bin/go /usr/local/bin |
||||
RUN ln -s /usr/local/go/bin/go /usr/local/bin |
||||
|
Loading…
Reference in new issue