Change go env version
This commit is contained in:
parent
087a1ea6ce
commit
29e0177c76
@ -1,5 +1,5 @@
|
||||
# 使用一个合适的基础镜像,例如官方的 Go 镜像
|
||||
FROM golang:1.17
|
||||
FROM golang:1.21.1
|
||||
|
||||
# 设置工作目录
|
||||
WORKDIR /app
|
||||
|
Loading…
Reference in New Issue
Block a user