Commit 864aba93 authored by 道非仙's avatar 道非仙
Browse files

fix: update Go image version from 1.26.1 to 1.26.2

parent 87940a44
Pipeline #81993 canceled with stage
in 13 minutes and 29 seconds
......@@ -7,7 +7,7 @@
# =============================================================================
ARG NODE_IMAGE=harbor.linkfog.cn/library/node:24-alpine
ARG GOLANG_IMAGE=harbor.linkfog.cn/library/golang:1.26.1-alpine
ARG GOLANG_IMAGE=harbor.linkfog.cn/library/golang:1.26.2-alpine
ARG ALPINE_IMAGE=harbor.linkfog.cn/library/alpine:3.21
ARG POSTGRES_IMAGE=harbor.linkfog.cn/library/postgres:18-alpine
ARG GOPROXY=https://goproxy.cn,direct
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment