fix: image needs tag
This commit is contained in:
parent
cc6fa75018
commit
53f41dfce1
|
@ -1,4 +1,4 @@
|
||||||
FROM node
|
FROM node:latest
|
||||||
|
|
||||||
RUN "apt-get install git"
|
RUN "apt-get install git"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue