chore: updated to go1.24.4

This commit is contained in:
yusing
2025-06-07 18:54:23 +08:00
parent 09c244ef3c
commit c4a780e061
7 changed files with 7 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
# Stage 1: deps
FROM golang:1.24.3-alpine AS deps
FROM golang:1.24.4-alpine AS deps
HEALTHCHECK NONE
# package version does not matter