Update Dockerfile

pull/85/head
韩亮 2017-06-21 16:41:00 +08:00 committed by GitHub
parent 434f3a092d
commit 9a0b4de5c2
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM golang:1.8.1-alpine
FROM golang:1.9
RUN apk add --update bash git make gcc