Skip to content

Commit

Permalink
Use 1.6 tag of the test image in circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
sdurrheimer committed Aug 30, 2016
1 parent a83c815 commit 5792eaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ machine:
environment:
DOCKER_IMAGE_NAME: prom/prometheus
QUAY_IMAGE_NAME: quay.io/prometheus/prometheus
DOCKER_TEST_IMAGE_NAME: quay.io/prometheus/golang-builder:1.6.2-main
DOCKER_TEST_IMAGE_NAME: quay.io/prometheus/golang-builder:1.6-main
REPO_PATH: github.com/prometheus/prometheus
pre:
- sudo curl -L -o /usr/bin/docker 'https://s3-external-1.amazonaws.com/circle-downloads/docker-1.9.1-circleci'
Expand Down

0 comments on commit 5792eaa

Please sign in to comment.