From 1e038d717cf6fd29901593918c2793ff30ad3f25 Mon Sep 17 00:00:00 2001 From: jhc Date: Sat, 22 Feb 2025 11:12:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DockerfileTest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DockerfileTest b/DockerfileTest index f438116..36c93f8 100644 --- a/DockerfileTest +++ b/DockerfileTest @@ -4,7 +4,7 @@ LABEL stage=gobuilder ENV CGO_ENABLED 0 ENV GOPROXY https://goproxy.cn,direct WORKDIR /build -COPY micro-bundle /app/micro-bundle-fiee +COPY micro-bundle-fiee /app/micro-bundle-fiee #FROM 172.16.100.99:9006/alpine #RUN sed -i 's/dl-cdn.alpinelinux.org/mirrors.aliyun.com/g' /etc/apk/repositories