chore(deps): update golang docker tag to v1.25 - autoclosed #46

Closed
renovate-bot wants to merge 1 commits from renovate/golang-1.x into main
Showing only changes of commit 07bf04e04f - Show all commits

View File

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