修改
This commit is contained in:
parent
65cdb88d39
commit
83527370cd
@ -3,7 +3,7 @@ FROM testhub.szjixun.cn:9043/public/golang:1.20-alpine AS builder
|
|||||||
LABEL stage=gobuilder
|
LABEL stage=gobuilder
|
||||||
ENV CGO_ENABLED 0
|
ENV CGO_ENABLED 0
|
||||||
ENV GOPROXY https://goproxy.cn,direct
|
ENV GOPROXY https://goproxy.cn,direct
|
||||||
WORKDIR /build
|
#WORKDIR /build
|
||||||
COPY micro-bundle /app/micro-bundle
|
COPY micro-bundle /app/micro-bundle
|
||||||
|
|
||||||
#FROM 172.16.100.99:9006/alpine
|
#FROM 172.16.100.99:9006/alpine
|
||||||
|
Loading…
Reference in New Issue
Block a user