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

dubeejw 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 af31d40  bump dockerskeleton to pick up curl and wget 1.2.0 (#3404)
af31d40 is described below

commit af31d401fa28350eb890ce3219179d2728d5e8dd
Author: Carlos Santana <[email protected]>
AuthorDate: Mon Mar 19 10:10:18 2018 -0400

    bump dockerskeleton to pick up curl and wget 1.2.0 (#3404)
---
 actionRuntimes/actionProxy/Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/actionRuntimes/actionProxy/Dockerfile 
b/actionRuntimes/actionProxy/Dockerfile
index 9d28b0a..b7634a2 100644
--- a/actionRuntimes/actionProxy/Dockerfile
+++ b/actionRuntimes/actionProxy/Dockerfile
@@ -1,2 +1,2 @@
 # Dockerfile for docker skeleton (useful for running blackbox binaries, 
scripts, or Python 3 actions) .
-FROM openwhisk/dockerskeleton:1.1.0
+FROM openwhisk/dockerskeleton:1.2.0

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

Reply via email to