mirror of
https://github.com/simon-ding/polaris.git
synced 2026-03-07 10:00:46 +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
|
||||
ENV GO111MODULE=on
|
||||
|
||||
Reference in New Issue
Block a user