houshengbo commented on a change in pull request #64: Update all files using 
Mini license header to use full ASF header
URL: 
https://github.com/apache/incubator-openwhisk-runtime-python/pull/64#discussion_r294978619
 
 

 ##########
 File path: core/pythonActionLoop/Dockerfile
 ##########
 @@ -15,7 +15,7 @@
 # limitations under the License.
 #
 FROM golang:1.11 as builder
-ENV 
PROXY_SOURCE=https://github.com/apache/incubator-openwhisk-runtime-go/archive/[email protected]
+ENV 
PROXY_SOURCE=https://github.com/apache/incubator-openwhisk-runtime-go/archive/[email protected]
 RUN curl -L "$PROXY_SOURCE" | tar xzf - \
   && mkdir -p src/github.com/apache \
   && mv incubator-openwhisk-runtime-go-golang1.11-v1.13.0-incubating \
 
 Review comment:
   We need to remove the 'v' in this name as well, to 
incubator-openwhisk-runtime-go-golang1.11-1.13.0-incubating

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


With regards,
Apache Git Services

Reply via email to