mirror of
https://github.com/sky22333/hubproxy.git
synced 2026-06-28 02:51:27 +08:00
重构进度显示
This commit is contained in:
@@ -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