13
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2026-07-02 16:49:30 +00:00

feat: use image from docker hub

This commit is contained in:
Wagner Santos 2019-10-03 17:16:08 -03:00
parent dedf966fb0
commit 9379b32eb6
3 changed files with 3 additions and 3 deletions

View file

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