update node.js version to 10.16.0 (#211)

diff --git a/Dockerfile b/Dockerfile
index de97406..deadc15 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -15,7 +15,7 @@
 # limitations under the License.
 #
 
-FROM node:10.15.3
+FROM node:10.16.0
 
 # only package.json
 ADD package.json /