bump node minor version to 10.20.1 (#212)

diff --git a/Dockerfile b/Dockerfile
index 71ff38f..6ae46f2 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -15,7 +15,7 @@
 # limitations under the License.
 #
 
-FROM node:10.19.0
+FROM node:10.20.1
 
 # only package.json
 ADD package.json /