Compare commits

..

3 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
24531b63b0 5.0.8 2018-12-01 15:36:33 +01:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

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