We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3876477 commit 6a007b7Copy full SHA for 6a007b7
.circleci/config.yml
@@ -60,7 +60,7 @@ jobs:
60
machine:
61
image: ubuntu-2204:current
62
environment:
63
- DOCKER_TEST_IMAGE_NAME: quay.io/prometheus/golang-builder:1.18-base
+ DOCKER_TEST_IMAGE_NAME: quay.io/prometheus/golang-builder:1.21-base
64
REPO_PATH: github.com/prometheus/node_exporter
65
steps:
66
- prometheus/setup_environment
0 commit comments