mirror of https://github.com/mindoc-org/mindoc.git
Update Dockerfile
parent
434f3a092d
commit
9a0b4de5c2
|
@ -1,4 +1,4 @@
|
||||||
FROM golang:1.8.1-alpine
|
FROM golang:1.9
|
||||||
|
|
||||||
|
|
||||||
RUN apk add --update bash git make gcc
|
RUN apk add --update bash git make gcc
|
||||||
|
|
Loading…
Reference in New Issue