This is an automated email from the ASF dual-hosted git repository.
dgrove pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-package-alarms.git
The following commit(s) were added to refs/heads/master by this push:
new 76af30a base from latest node10 release (#206)
76af30a is described below
commit 76af30ad4ea7be13dc062fabc5f1ae5b0d5349ac
Author: David Grove <[email protected]>
AuthorDate: Tue Feb 18 08:57:30 2020 -0500
base from latest node10 release (#206)
---
Dockerfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Dockerfile b/Dockerfile
index ac89b3a..71ff38f 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -15,7 +15,7 @@
# limitations under the License.
#
-FROM node:10.16.3
+FROM node:10.19.0
# only package.json
ADD package.json /