Use golang 1.5.1 for compiling

This commit is contained in:
Praneeth Bodduluri 2015-09-10 14:03:48 +03:00 committed by Pablo Carranza Vélez
parent 54d25f5202
commit 27a8ee2b19

View File

@ -1,4 +1,4 @@
FROM golang:1.4.2-cross
FROM golang:1.5.1
ENV GOOS linux
ENV GOPATH /usr/src/app