Skip to content

Commit c4fd731

Browse files
committed
chore: update dependencies
1 parent 259dd9c commit c4fd731

3 files changed

Lines changed: 2616 additions & 1429 deletions

File tree

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ COPY package*.json /app/
66
RUN npm install
77

88
COPY . /app
9-
RUN npm run build
109

1110
EXPOSE 80
1211

0 commit comments

Comments
 (0)