Update all modules, docker image

This commit is contained in:
2021-08-14 11:46:07 +03:00
parent 9dac06627f
commit d69e0ffa9c
7 changed files with 74 additions and 52 deletions

View File

@ -1,4 +1,4 @@
FROM node:10-alpine
FROM node:14-alpine
RUN apk add --no-cache --virtual .gyp \
python \