mirror of
https://github.com/simon-ding/polaris.git
synced 2026-04-22 03:37:30 +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
|
# 启用go module
|
||||||
ENV GO111MODULE=on
|
ENV GO111MODULE=on
|
||||||
|
|||||||
Reference in New Issue
Block a user