diff --git a/Dockerfile b/Dockerfile index 04d9146..4db86ca 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,7 +4,6 @@ LABEL maintainer="Rishi Ghan " WORKDIR /threetwo COPY package.json ./ -COPY package-lock.json ./ COPY yarn.lock ./ COPY nodemon.json ./ COPY jsdoc.json ./