11
0
Fork 0
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:
Wagner Santos 2019-10-08 11:15:18 -03:00
parent bb82753235
commit 9b3a9fce6a
2 changed files with 5 additions and 1 deletions

View file

@ -1,4 +1,4 @@
FROM node:10
FROM node:10-stretch-slim
COPY package*.json /