diff --git a/Dockerfile b/Dockerfile index 1503cb9a..5829f926 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:14.16.1-buster +FROM node:fermium WORKDIR /app COPY . .