update npmpage installation
This commit is contained in:
parent
bc58522b12
commit
04e29ffd5e
@ -1,2 +1,5 @@
|
||||
FROM hosttoday/ht-docker-node:npmts
|
||||
RUN npm install -g npmpage
|
||||
RUN npmci install stable && npmci command npm install -g npmpage && npmci command npmpage -v \
|
||||
&& npmci install legacy && npmci command npm install -g npmpage && npmci command npmpage -v \
|
||||
&& npmci install lts && npmci command npm install -g npmpage && npmci command npmpage -v \
|
||||
&& npmci clean
|
Loading…
Reference in New Issue
Block a user