Compare commits

...

2 Commits

Author SHA1 Message Date
138e25843d 4.3.46 2017-10-13 16:00:16 +02:00
40d0d6b73e update :npmdocker 2017-10-13 16:00:12 +02:00
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM hosttoday/ht-docker-node:stable
FROM hosttoday/ht-docker-node:npmci
MAINTAINER Lossless GmbH <office@lossless.com>
RUN yarn global add npmdocker

View File

@ -1,6 +1,6 @@
{
"name": "ht-docker-node",
"version": "4.3.45",
"version": "4.3.46",
"description": "docker image with nodejs with shipzone.io support",
"main": "index.js",
"scripts": {