Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
ae30ceec26 | |||
f1426931fa |
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ht-docker-node",
|
"name": "ht-docker-node",
|
||||||
"version": "4.3.66",
|
"version": "4.3.67",
|
||||||
"description": "docker image with nodejs with shipzone.io support",
|
"description": "docker image with nodejs with shipzone.io support",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
npm -v
|
echo "this runs within latest container!";
|
||||||
|
Reference in New Issue
Block a user