forked from Ivasoft/traefik
Merge pull request #303 from containous/emilevauge-bump-go1.6.1
Bump to go v1.6.1
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.6.0-alpine
|
FROM golang:1.6.1-alpine
|
||||||
|
|
||||||
RUN apk update && apk add git bash gcc musl-dev \
|
RUN apk update && apk add git bash gcc musl-dev \
|
||||||
&& go get github.com/Masterminds/glide \
|
&& go get github.com/Masterminds/glide \
|
||||||
|
|||||||
Reference in New Issue
Block a user