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 17:02:09 UTC

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

rabbah 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_r369126496
 
 

 ##########
 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 approved this although for "latest" nightly builds we might want to keep the source mode.

----------------------------------------------------------------
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