mirror of
https://github.com/sky22333/hubproxy.git
synced 2026-09-04 23:28:53 +08:00
重构进度显示
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.22.5-alpine AS builder
|
||||
FROM golang:1.23-alpine AS builder
|
||||
|
||||
WORKDIR /app
|
||||
COPY go.mod go.sum ./
|
||||
|
||||
Reference in New Issue
Block a user