You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2020/01/21 18:12:30 UTC

[GitHub] [openwhisk-runtime-swift] dgrove-oss commented on a change in pull request #113: build swift5.1 from released runtime-go v1.15.0

dgrove-oss commented on a change in pull request #113: build swift5.1 from released runtime-go v1.15.0
URL: https://github.com/apache/openwhisk-runtime-swift/pull/113#discussion_r369160886
 
 

 ##########
 File path: core/swift51Action/Dockerfile
 ##########
 @@ -31,7 +31,7 @@ RUN curl -sL \
 FROM swift:5.1.2
 
 # select the builder to use
-ARG GO_PROXY_BUILD_FROM=source
+ARG GO_PROXY_BUILD_FROM=release
 
 Review comment:
   I had my Apache release hat on and was figuring we should build releases from releases.
   But I can see the nightly from nightly point too.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services