update golang sdk to 1.24
All checks were successful
build container / build-container (push) Successful in 6m19s
All checks were successful
build container / build-container (push) Successful in 6m19s
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM docker.io/library/golang:1.23-alpine
|
||||
FROM docker.io/library/golang:1.24-alpine
|
||||
ARG GOPROXY=direct
|
||||
ARG ALPINE_MIRROR=https://mirrors.ustc.edu.cn
|
||||
WORKDIR /src
|
||||
|
Reference in New Issue
Block a user