Fix the path
This commit is contained in:
parent
c6f0053d08
commit
d6300fb951
@ -19,7 +19,7 @@ RUN apt-get update && \
|
||||
libtool \
|
||||
m4
|
||||
|
||||
RUN git clone https://github.com/beakerbrowser/homebase . && \
|
||||
RUN git clone https://github.com/beakerbrowser/homebase /usr/src/app && \
|
||||
git checkout 474976ff9e839e06c37a83625fe0832fc26fefa1
|
||||
|
||||
RUN npm install --only=production
|
||||
|
Reference in New Issue
Block a user