Skip to content

Commit 8b9a08d

Browse files
committed
Change the test docker image tag to match promu golang version
1 parent 28d33e0 commit 8b9a08d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ machine:
22
environment:
33
DOCKER_IMAGE_NAME: prom/node-exporter
44
QUAY_IMAGE_NAME: quay.io/prometheus/node-exporter
5-
DOCKER_TEST_IMAGE_NAME: quay.io/prometheus/golang-builder:1.5.4-main
5+
DOCKER_TEST_IMAGE_NAME: quay.io/prometheus/golang-builder:1.6.2-main
66
REPO_PATH: github.com/prometheus/node_exporter
77
pre:
88
- sudo curl -L -o /usr/bin/docker 'https://s3-external-1.amazonaws.com/circle-downloads/docker-1.9.1-circleci'

0 commit comments

Comments
 (0)