removed audit fix
This commit is contained in:
@@ -125,9 +125,6 @@ RUN npm install sharp
|
||||
RUN npm install react-modal-video
|
||||
RUN npm install wowjs
|
||||
|
||||
RUN npm audit fix --force
|
||||
|
||||
|
||||
|
||||
#CMD ["sh", "-c", "next build && next start"]
|
||||
CMD [ "npm" ,"run","dev"]
|
||||
Reference in New Issue
Block a user