Clone to right folder

This commit is contained in:
Luke Murphy 2020-03-25 19:10:48 +01:00
parent 67cf5be4c8
commit c6f0053d08
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

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 . && \
git checkout 474976ff9e839e06c37a83625fe0832fc26fefa1
RUN npm install --only=production