Skip to content

Commit

Permalink
Update Dockerfile (#179)
Browse files Browse the repository at this point in the history
* Update Dockerfile

Co-authored-by: Val <[email protected]>
  • Loading branch information
vpowler and v-0-0 authored Feb 11, 2022
1 parent 3bc5ccb commit 793909a
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

RUN apk --update --no-cache add git python make g++

WORKDIR /app

COPY ./package.json /app
Expand Down

0 comments on commit 793909a

Please sign in to comment.