Skip to content

Commit

Permalink
Update CircleCI test docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
sdurrheimer committed Apr 23, 2016
1 parent 9003ee4 commit 3c6432a
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
@@ -1,7 +1,7 @@
machine:
environment:
DOCKER_IMAGE_NAME: prom/prometheus
DOCKER_TEST_IMAGE_NAME: prom/golang-builder:1.5.3-main
DOCKER_TEST_IMAGE_NAME: quay.io/prometheus/golang-builder:1.5.4-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 3c6432a

Please sign in to comment.