mirror of
https://github.com/wagoid/commitlint-github-action.git
synced 2026-04-07 10:06:55 +00:00
perf: use smaller debian image
This commit is contained in:
parent
bb82753235
commit
9b3a9fce6a
2 changed files with 5 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM node:10
|
||||
FROM node:10-stretch-slim
|
||||
|
||||
COPY package*.json /
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue