fix: pull from debian latest

This commit is contained in:
Mikeal Rogers 2019-01-27 03:33:12 +00:00
parent bed391561c
commit 1ffaee8311
1 changed files with 1 additions and 0 deletions

View File

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