Build with go-1.8 in circle-ci

This commit is contained in:
stuart nelson 2017-04-26 10:58:04 +02:00
parent 2d1b5fc43f
commit fd4fd115cb
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ machine:
environment:
DOCKER_IMAGE_NAME: prom/alertmanager
QUAY_IMAGE_NAME: quay.io/prometheus/alertmanager
DOCKER_TEST_IMAGE_NAME: quay.io/prometheus/golang-builder:1.6-base
DOCKER_TEST_IMAGE_NAME: quay.io/prometheus/golang-builder:1.8-base
REPO_PATH: github.com/prometheus/alertmanager
pre:
- sudo curl -L -o /usr/bin/docker 'https://s3-external-1.amazonaws.com/circle-downloads/docker-1.9.1-circleci'