update node.js version to 10.16.3 (#199)

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