upgrade to go 1.4, since travis.yml says so
This commit is contained in:
parent
cc01deb4bb
commit
798e361980
|
@ -1,4 +1,4 @@
|
||||||
FROM golang:1.3.3
|
FROM golang:1.4
|
||||||
MAINTAINER Alvin Lai <al@alvinlai.com>
|
MAINTAINER Alvin Lai <al@alvinlai.com>
|
||||||
|
|
||||||
RUN apt-get update
|
RUN apt-get update
|
||||||
|
|
Loading…
Reference in New Issue