go1.24 (#33562)
update to use go1.24 --------- Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
This commit is contained in:
repo.diff.committed_by
GitHub
repo.diff.parent
fba365b425
repo.diff.commit
d88b012525
@@ -1,5 +1,5 @@
|
||||
# Build stage
|
||||
FROM docker.io/library/golang:1.23-alpine3.21 AS build-env
|
||||
FROM docker.io/library/golang:1.24-alpine3.21 AS build-env
|
||||
|
||||
ARG GOPROXY
|
||||
ENV GOPROXY=${GOPROXY:-direct}
|
||||
|
||||
Reference in New Issue
Block a user