diff --git a/Dockerfile b/Dockerfile index 4ad398ae..f5470427 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:15.14.0-alpine3.10 +FROM node:16.13.0-alpine3.14 VOLUME [ "/data" ]