Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
50cb638732 | |||
67470d22f4 |
@ -1,3 +1,3 @@
|
|||||||
FROM node:11.3.0-alpine
|
FROM node:11.3.0-alpine
|
||||||
LABEL author="Lossless GmbH <hello@lossless.com>"
|
LABEL author="Lossless GmbH <hello@lossless.com>"
|
||||||
RUN apk update && apk add bash
|
RUN apk update && apk add bash libc6-compat
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ht-docker-node",
|
"name": "ht-docker-node",
|
||||||
"version": "5.0.4",
|
"version": "5.0.5",
|
||||||
"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": {
|
||||||
|
Reference in New Issue
Block a user