mirror of
https://github.com/bestnite/sub2sing-box.git
synced 2025-10-27 17:31:17 +00:00
fix: go.mod sing dependency
workflow: upgrade go 1.23 to 1.25 in Containerfile
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.23 as builder
|
||||
FROM golang:1.25 as builder
|
||||
LABEL authors="nite07"
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user