Spaces:
Runtime error
Runtime error
Karan Goel
commited on
Commit
ยท
ca3ba94
1
Parent(s):
c967d74
update
Browse files- Dockerfile +0 -1
Dockerfile
CHANGED
@@ -20,7 +20,6 @@ ENV HOME=/home/user \
|
|
20 |
|
21 |
WORKDIR $HOME
|
22 |
|
23 |
-
|
24 |
RUN git clone https://github.com/hazyresearch/meerkat.git
|
25 |
WORKDIR $HOME/meerkat/
|
26 |
RUN git checkout karan/deploy
|
|
|
20 |
|
21 |
WORKDIR $HOME
|
22 |
|
|
|
23 |
RUN git clone https://github.com/hazyresearch/meerkat.git
|
24 |
WORKDIR $HOME/meerkat/
|
25 |
RUN git checkout karan/deploy
|