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

This commit is contained in:
Renovate Bot 2025-02-13 00:01:20 +00:00
parent 957439daf7
commit 4396c6b534

View File

@ -1,4 +1,4 @@
FROM golang:1.23-alpine AS build
FROM golang:1.24-alpine AS build
ARG HUGO_VERSION
ARG CGO=1