mirror of
https://github.com/wagoid/commitlint-github-action.git
synced 2026-04-06 09:36:53 +00:00
feat: use image from docker hub
This commit is contained in:
parent
dedf966fb0
commit
9379b32eb6
3 changed files with 3 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM node:10
|
||||
FROM node:10-alpine
|
||||
|
||||
COPY package*.json /
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue