diff --git a/frontend/Dockerfile b/frontend/Dockerfile index 3c6d2667..9577e57d 100644 --- a/frontend/Dockerfile +++ b/frontend/Dockerfile @@ -52,7 +52,6 @@ RUN npm install COPY ./frontend ./frontend COPY ./widget ./widget -RUN npm install # used to by pass Next.js paching lock file