actually install npm
This commit is contained in:
parent
42624303d9
commit
dfbe73afc4
@ -2,7 +2,7 @@ FROM alpine:3.11 as builder
|
||||
|
||||
RUN apk add --no-cache \
|
||||
git \
|
||||
yarn \
|
||||
npm \
|
||||
make \
|
||||
bash \
|
||||
python3
|
||||
|
Loading…
Reference in New Issue
Block a user