mirror of
https://github.com/sosedoff/pgweb.git
synced 2024-12-15 11:52:12 +03:00
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…
Reference in New Issue
Block a user