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

This commit is contained in:
renovate 2025-06-05 21:00:36 +00:00
parent b820c56c15
commit 0f166e3f80

View File

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