chore: update go to 1.25.6 and dependencies

This commit is contained in:
yusing
2026-01-16 18:34:39 +08:00
parent 079f5f6ef2
commit 2d0058aebc
15 changed files with 172 additions and 176 deletions

View File

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