rabbah commented on a change in pull request #29:
URL:
https://github.com/apache/openwhisk-runtime-rust/pull/29#discussion_r584963251
##########
File path: core/rust1.34/Dockerfile
##########
@@ -17,7 +17,12 @@
# build go proxy from source
FROM golang:1.15 AS builder_source
-RUN env CGO_ENABLED=0 go get github.com/apache/openwhisk-runtime-go/main && mv
/go/bin/main /bin/proxy
+ARG GO_PROXY_GITHUB_USER=nimbella-corp
Review comment:
Thanks for catching that.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]