Skip to content

Commit 5529fc1

Browse files
committed
commit all work
1 parent f989bc3 commit 5529fc1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ WORKDIR '/app'
66

77
#Install Some dependencies
88

9-
COPY package.json .
9+
COPY package*.json ./
1010

1111
RUN npm install
1212

0 commit comments

Comments
 (0)