Use golang:1.4.1 in dockerfile
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.4
|
||||
FROM golang:1.4.1
|
||||
|
||||
COPY . /go/src/pgweb
|
||||
WORKDIR /go/src/pgweb
|
||||
|
||||
Reference in New Issue
Block a user