Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
27e5fc58e9 | |||
db0ed5024d |
@ -1,2 +0,0 @@
|
||||
FROM hosttoday/ht-docker-node:npmci
|
||||
RUN curl -sSL https://get.docker.com/ | sh
|
@ -1,3 +0,0 @@
|
||||
FROM hosttoday/ht-docker-node:npmcidocker
|
||||
RUN bash -c "$(curl -fsSL https://s3.amazonaws.com/tools.nanobox.io/bootstrap/ci.sh)"
|
||||
RUN nanobox config set ci-mode true
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ht-docker-node",
|
||||
"version": "4.3.34",
|
||||
"version": "4.3.35",
|
||||
"description": "docker image with nodejs with shipzone.io support",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
Reference in New Issue
Block a user