fix: image needs tag

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

View File

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