update
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
FROM hosttoday/ht-docker-node:latest
|
||||
FROM hosttoday/ht-docker-node:stable
|
||||
RUN npm install -g npmci
|
Reference in New Issue
Block a user
@ -1,2 +1,2 @@
|
||||
FROM hosttoday/ht-docker-node:latest
|
||||
FROM hosttoday/ht-docker-node:stable
|
||||
RUN npm install -g npmci
|