Fix the path

This commit is contained in:
Luke Murphy 2020-03-25 19:12:29 +01:00
parent c6f0053d08
commit d6300fb951
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

@ -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