1
0
mirror of https://github.com/prometheus/node_exporter.git synced 2026-02-05 15:45:10 +01:00

Bump golang-builder version (#2908)

Signed-off-by: Alper Polat <gitperr@gmail.com>
This commit is contained in:
Alper Polat
2024-01-27 18:06:25 +02:00
committed by GitHub
parent e22174ca8e
commit 4db443e5a6

View File

@@ -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