fix: pull from debian latest
This commit is contained in:
parent
bed391561c
commit
1ffaee8311
|
@ -1,3 +1,4 @@
|
|||
FROM debian:stretch
|
||||
FROM node:10
|
||||
|
||||
RUN "apt-get install git"
|
||||
|
|
Loading…
Reference in New Issue