mirror of
https://github.com/simon-ding/polaris.git
synced 2026-05-26 20:47:57 +08:00
chore: update go -> 1.24
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.23 as builder
|
FROM golang:1.24 as builder
|
||||||
|
|
||||||
# 启用go module
|
# 启用go module
|
||||||
ENV GO111MODULE=on
|
ENV GO111MODULE=on
|
||||||
|
|||||||
Reference in New Issue
Block a user