Skip to content

Commit d04ab82

Browse files
authored
Update README.md
1 parent ddec660 commit d04ab82

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,8 @@ The possible responses are:
2020
- HTTP 403: invalid request or failed token authentication.
2121
- HTTP 405: only http `POST` method is allowed.
2222
- HTTP 500: task execution incurred in errors, traceback is logged to `stderr`.
23+
24+
## Docker images
25+
- felubra/npm-script-webhook:latest: based on mhart/alpine-node:12
26+
- felubra/npm-script-webhook:slim: based on node:12-slim
27+
- felubra/npm-script-webhook:standard: based on node:12

0 commit comments

Comments
 (0)