Update dockerfile base to golang:1.4.2
This commit is contained in:
parent
14cc8d5c24
commit
d4d97edeef
@ -1,4 +1,4 @@
|
||||
FROM golang:1.4.1
|
||||
FROM golang:1.4.2
|
||||
|
||||
COPY . /go/src/pgweb
|
||||
WORKDIR /go/src/pgweb
|
||||
|
Loading…
x
Reference in New Issue
Block a user