yuluo-yx commented on code in PR #21:
URL: 
https://github.com/apache/hertzbeat-collector-go/pull/21#discussion_r2429439053


##########
Dockerfile:
##########
@@ -18,8 +18,8 @@
 FROM golang:1.25-alpine3.22 AS golang-builder
 
 ARG GOPROXY
-# ENV GOPROXY ${GOPROXY:-direct}
-# ENV GOPROXY=https://proxy.golang.com.cn,direct
+ENV GOPROXY ${GOPROXY:-direct}

Review Comment:
   这是可选的,Github 上并不需要此配置。可以恢复下



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to