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>
pull/17780/head
renovate[bot] 4 days ago committed by GitHub
parent a588145bc1
commit ce8bb9ee9b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/ci.yml

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

Loading…
Cancel
Save