Skip to content

Commit 343daae

Browse files
committed
Updated packages
1 parent 0b949e5 commit 343daae

File tree

5 files changed

+1821
-7715
lines changed

5 files changed

+1821
-7715
lines changed

Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
FROM node:10-alpine
1+
FROM node:14-alpine
22

3-
RUN apk update && apk add python g++ make
3+
RUN apk update && apk upgrade && apk add python3 g++ make
44

55
WORKDIR /app
66

0 commit comments

Comments
 (0)