You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by st...@apache.org on 2020/10/14 07:07:45 UTC

[openwhisk] 01/01: Temporal PR to release 1.0.0

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

style95 pushed a commit to branch 1.0.0
in repository https://gitbox.apache.org/repos/asf/openwhisk.git

commit bac702b4a0a60d36df8de91f034ffaace4e641ea
Author: Dominic Kim <do...@navercorp.com>
AuthorDate: Wed Oct 14 16:07:18 2020 +0900

    Temporal PR to release 1.0.0
---
 ansible/files/runtimes.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ansible/files/runtimes.json b/ansible/files/runtimes.json
index 86fbdb1..dbab7fb 100644
--- a/ansible/files/runtimes.json
+++ b/ansible/files/runtimes.json
@@ -20,7 +20,7 @@
                 "image": {
                     "prefix": "openwhisk",
                     "name": "action-nodejs-v10",
-                    "tag": "nightly"
+                    "tag": "nightly" // TODO: This would be changed to a fixed tag
                 },
                 "deprecated": false,
                 "attached": {