This is an automated email from the ASF dual-hosted git repository.

csantanapr pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git


The following commit(s) were added to refs/heads/master by this push:
     new 2194c85  update swift runtime to workaround "struct" bug, issue 3646 
(#3647)
2194c85 is described below

commit 2194c85731459602bbaa104ac283de0a11325016
Author: Eric Weiterman <[email protected]>
AuthorDate: Sun May 13 10:21:12 2018 -0400

    update swift runtime to workaround "struct" bug, issue 3646 (#3647)
---
 actionRuntimes/swift4.1Action/Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/actionRuntimes/swift4.1Action/Dockerfile 
b/actionRuntimes/swift4.1Action/Dockerfile
index fec9627..a0408c1 100755
--- a/actionRuntimes/swift4.1Action/Dockerfile
+++ b/actionRuntimes/swift4.1Action/Dockerfile
@@ -1 +1 @@
-FROM openwhisk/action-swift-v4.1:1.0.4
+FROM openwhisk/action-swift-v4.1:1.0.5

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to