Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d5fa32786c | |||
| cd4b629f07 | |||
| eca7a18409 | |||
| 1e620394ac | |||
| 39b3d5df91 |
4
Dockerfile_snyk
Normal file
4
Dockerfile_snyk
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
FROM hosttoday/ht-docker-node:npmci
|
||||||
|
LABEL author="Lossless GmbH <hello@lossless.com>"
|
||||||
|
|
||||||
|
RUN npm install -g snyk
|
||||||
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "ht-docker-node",
|
"name": "ht-docker-node",
|
||||||
"version": "5.0.49",
|
"version": "5.0.53",
|
||||||
"lockfileVersion": 1
|
"lockfileVersion": 1
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ht-docker-node",
|
"name": "ht-docker-node",
|
||||||
"version": "5.0.49",
|
"version": "5.0.53",
|
||||||
"description": "docker image with nodejs and shipzone.io support",
|
"description": "docker image with nodejs and shipzone.io support",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user