Compare commits

..

2 Commits

Author SHA1 Message Date
33cad48fed 5.0.9 2018-12-24 01:53:51 +01:00
79e0128d30 fix(core): update 2018-12-24 01:53:51 +01:00
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ buildTest:
- lossless
- priv
buildTestRelase:
buildTestRelease:
stage: buildAndTest
script:
- npmci docker build

View File

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