Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
slambdev authored Apr 28, 2021
1 parent 5da0c3c commit b3eab1f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
FROM node:14-alpine

WORKDIR /github/workspace/

COPY . .

RUN npm ci --only=production
Expand Down

0 comments on commit b3eab1f

Please sign in to comment.