mirror of
https://github.com/simon-ding/polaris.git
synced 2026-03-17 00:40:55 +08:00
Merge branch 'main' of github.com:simon-ding/polaris
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