Get in right directory
This commit is contained in:
parent
db1cd8df4c
commit
de1ad5a241
@ -19,6 +19,7 @@ RUN apt-get update && \
|
||||
|
||||
RUN \
|
||||
git clone https://github.com/beakerbrowser/homebase /usr/src/app && \
|
||||
cd /usr/src/app && \
|
||||
git checkout 474976ff9e839e06c37a83625fe0832fc26fefa1
|
||||
|
||||
WORKDIR /usr/src/app
|
||||
|
Reference in New Issue
Block a user