Bump to go1.7

Ref: #2027

Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>
This commit is contained in:
Ahmet Alp Balkan 2016-10-31 10:39:09 -07:00
parent 93a48e361c
commit af0d4f72fa
No known key found for this signature in database
GPG key ID: 0E1B7FD112EEE4A0
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
FROM golang:1.6-alpine
FROM golang:1.7-alpine
ENV DISTRIBUTION_DIR /go/src/github.com/docker/distribution
ENV DOCKER_BUILDTAGS include_oss include_gcs

View file

@ -8,7 +8,7 @@ machine:
post:
# go
- gvm install go1.6 --prefer-binary --name=stable
- gvm install go1.7 --prefer-binary --name=stable
environment:
# Convenient shortcuts to "common" locations