Nó 14 Alpine Add Python

FROM node:<VERSION>-alpine
RUN apk add g++ make python3
AttractivePenguin