Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
f859d910b6 | |||
bc71510cd1 |
2
Dockerfile_alpine-npmci
Normal file
2
Dockerfile_alpine-npmci
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
FROM hosttoday/ht-docker-node:alpine
|
||||||
|
RUN pnpm install -g @shipzone/npmci
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "ht-docker-node",
|
"name": "ht-docker-node",
|
||||||
"version": "5.0.91",
|
"version": "5.0.92",
|
||||||
"lockfileVersion": 1
|
"lockfileVersion": 1
|
||||||
}
|
}
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ht-docker-node",
|
"name": "ht-docker-node",
|
||||||
"version": "5.0.91",
|
"version": "5.0.92",
|
||||||
"description": "docker image with nodejs and shipzone.io support",
|
"description": "docker image with nodejs and shipzone.io support",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Reference in New Issue
Block a user