fix: docker lint is picky:wq
This commit is contained in:
parent
53f41dfce1
commit
bed391561c
|
@ -1,4 +1,4 @@
|
|||
FROM node:latest
|
||||
FROM node:10
|
||||
|
||||
RUN "apt-get install git"
|
||||
|
||||
|
|
Loading…
Reference in New Issue