chore(deps): update quay.io/prometheus/golang-builder docker tag to v1.25 (#17783)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-01-06 13:52:10 +00:00
committed by GitHub
parent a588145bc1
commit ce8bb9ee9b

View File

@@ -57,7 +57,7 @@ jobs:
GOEXPERIMENT: synctest
container:
# The go version in this image should be N-1 wrt test_go.
image: quay.io/prometheus/golang-builder:1.24-base
image: quay.io/prometheus/golang-builder:1.25-base
steps:
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
with: