Skip to content

Commit cc48735

Browse files
committed
refactoging
Signed-off-by: Erick Wendel <erick.workspace@gmail.com>
1 parent 2316fd2 commit cc48735

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ FROM node:10-alpine
33
RUN mkdir -p /src
44

55
COPY package.json src/package.json
6-
COPY package-lock.json src/package-lock.json
76

87
WORKDIR /src
98

0 commit comments

Comments
 (0)