deps upgrade

This commit is contained in:
yusing
2025-02-18 16:39:25 +08:00
parent e6f77376b9
commit b8900999a4
4 changed files with 23 additions and 23 deletions

View File

@@ -1,5 +1,5 @@
# Stage 1: Builder
FROM golang:1.23.5-alpine AS builder
FROM golang:1.23.6-alpine AS builder
HEALTHCHECK NONE
# package version does not matter