Compare commits

...

2 Commits

Author SHA1 Message Date
1560d7daca 1.0.2 2018-12-12 23:25:03 +01:00
27e1d9dd49 fix(core): update 2018-12-12 23:25:03 +01:00
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
FROM hosttoday/ht-docker-dbase:latest
RUN npm global add @shipzone/npmci
RUN npm install -g @shipzone/npmci

View File

@ -1,6 +1,6 @@
{
"name": "ht-docker-dbase",
"version": "1.0.1",
"version": "1.0.2",
"description": "easy CI for docker images",
"main": "index.js",
"directories": {