update ht-docker-node
This commit is contained in:
parent
cefe591b2a
commit
8630f4920d
@ -1,7 +1,4 @@
|
|||||||
FROM hosttoday/ht-docker-node:npmci
|
FROM hosttoday/ht-docker-node:npmci
|
||||||
RUN npmci install stable
|
RUN npmci install stable && npm install -g npmts && npmts -v \
|
||||||
RUN npm install -g npmts
|
npmci install legacy && npm install -g npmts && npmts -v \
|
||||||
RUN npmci install legacy
|
npmci install lts && npm install -g npmts && npmts -v
|
||||||
RUN npm install -g npmts
|
|
||||||
RUN npmci install lts
|
|
||||||
RUN npm install -g npmts
|
|
||||||
|
Loading…
Reference in New Issue
Block a user