chore(deps): update golang docker tag to v1.25
All checks were successful
CI / test (pull_request) Successful in 2m2s
renovate/stability-days Updates have met minimum release age requirement

This commit is contained in:
2025-08-25 17:06:05 +00:00
parent 5875af55bb
commit 1eb5f4444d

View File

@@ -1,4 +1,4 @@
FROM golang:1.24-alpine as build FROM golang:1.25-alpine as build
ARG GOARCH=amd64 ARG GOARCH=amd64