Compare commits

..

2 Commits

Author SHA1 Message Date
27e5fc58e9 4.3.35 2017-09-14 18:58:51 +02:00
db0ed5024d remove obsolete images 2017-09-14 18:58:41 +02:00
3 changed files with 1 additions and 6 deletions

View File

@ -1,2 +0,0 @@
FROM hosttoday/ht-docker-node:npmci
RUN curl -sSL https://get.docker.com/ | sh

View File

@ -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

View File

@ -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": {