fix: docker lint is picky:wq

This commit is contained in:
Mikeal Rogers 2019-01-27 03:25:14 +00:00
parent 53f41dfce1
commit bed391561c
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM node:latest
FROM node:10
RUN "apt-get install git"