mirror of
https://github.com/prometheus/node_exporter.git
synced 2024-11-09 23:24:09 -08:00
Bump golang-builder version (#2908)
Signed-off-by: Alper Polat <gitperr@gmail.com>
This commit is contained in:
parent
e22174ca8e
commit
4db443e5a6
|
@ -60,7 +60,7 @@ jobs:
|
|||
machine:
|
||||
image: ubuntu-2204:current
|
||||
environment:
|
||||
DOCKER_TEST_IMAGE_NAME: quay.io/prometheus/golang-builder:1.18-base
|
||||
DOCKER_TEST_IMAGE_NAME: quay.io/prometheus/golang-builder:1.21-base
|
||||
REPO_PATH: github.com/prometheus/node_exporter
|
||||
steps:
|
||||
- prometheus/setup_environment
|
||||
|
|
Loading…
Reference in a new issue