chore(deps): update golang docker tag to v1.24.4 #19

Open
renovate wants to merge 1 commits from renovate/golang-1.x into main
Showing only changes of commit 0f166e3f80 - Show all commits

View File

@ -1,4 +1,4 @@
FROM golang:1.23.6 AS build FROM golang:1.24.4 AS build
ARG TARGETOS ARG TARGETOS
ARG TARGETARCH ARG TARGETARCH