Compare commits

...

2 Commits

Author SHA1 Message Date
dd82475256 4.3.38 2017-10-09 20:40:01 +02:00
239bf6174d update base image 2017-10-09 20:39:55 +02:00
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM ubuntu:latest
FROM ubuntu:xenial
MAINTAINER Lossless GmbH <office@lossless.com>
# important environment variables

View File

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