chore: 修复 CI 安全与 lint 检查

This commit is contained in:
shaw
2026-05-08 14:33:26 +08:00
parent fda1ed459d
commit 33db04fb75
9 changed files with 25 additions and 38 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
# =============================================================================
ARG NODE_IMAGE=node:24-alpine
ARG GOLANG_IMAGE=golang:1.26.2-alpine
ARG GOLANG_IMAGE=golang:1.26.3-alpine
ARG ALPINE_IMAGE=alpine:3.21
ARG POSTGRES_IMAGE=postgres:18-alpine
ARG GOPROXY=https://goproxy.cn,direct