Update dockerfile to use golang 1.5 image
This commit is contained in:
parent
051d7d6eb4
commit
581a2f164b
@ -1,4 +1,4 @@
|
||||
FROM golang:1.4.2
|
||||
FROM golang:1.5
|
||||
|
||||
COPY . /go/src/github.com/sosedoff/pgweb
|
||||
WORKDIR /go/src/github.com/sosedoff/pgweb
|
||||
|
Loading…
x
Reference in New Issue
Block a user