chore: upgrade go to 1.24.5

This commit is contained in:
yusing
2025-07-13 13:10:19 +08:00
parent 72dc783e23
commit b1d5c4b091
8 changed files with 8 additions and 9 deletions

View File

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