chore(deps): update golang docker tag to v1.24
All checks were successful
CI / test (pull_request) Successful in 35s

This commit is contained in:
2025-04-17 15:01:05 +00:00
parent 0fdd151e6d
commit 871418f339

View File

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