diff --git a/dockerfile b/dockerfile index 6ff55590e..06f37f246 100644 --- a/dockerfile +++ b/dockerfile @@ -10,7 +10,7 @@ FROM node:14.15.0 as build ENV NODE_ENV=production -Set the working directory +# Set the working directory WORKDIR /usr/local/app