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