You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/10/17 13:59:51 UTC

[GitHub] rabbah commented on a change in pull request #2822: Move swift runtime into it's own repo

rabbah commented on a change in pull request #2822: Move swift runtime into it's own repo
URL: https://github.com/apache/incubator-openwhisk/pull/2822#discussion_r145138909
 
 

 ##########
 File path: core/swift3Action/Dockerfile
 ##########
 @@ -1,9 +1 @@
-# Dockerfile for swift actions, overrides and extends ActionRunner from actionProxy
-# This Dockerfile is partially based on: https://github.com/swiftdocker/docker-swift/
-
-# Temporarily disable Swift3 action container image build because it causes a build break.
-# It has a dependency on https://github.com/IBM-Swift/swift-watson-sdk.git
-# which is no more available.
-# Just base on a fixed version which is available on public DockerHub
-
-FROM openwhisk/swift3action:03023a1
\ No newline at end of file
+FROM openwhisk/swift3action:1.0.0
 
 Review comment:
   could have adopted uniform naming now at least from the canonical repos.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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