Update Dockerfile
This commit is contained in:
parent
5a04d49059
commit
97b9ee7716
@ -17,5 +17,6 @@ RUN sudo chmod +x ./apply-bromite-patches.sh \
|
|||||||
git remote add origin https://github.com/uazo/bromite && \
|
git remote add origin https://github.com/uazo/bromite && \
|
||||||
git fetch origin $BROMITE_SHA && \
|
git fetch origin $BROMITE_SHA && \
|
||||||
git reset --hard FETCH_HEAD && \
|
git reset --hard FETCH_HEAD && \
|
||||||
|
cd .. && \
|
||||||
./apply-bromite-patches.sh
|
./apply-bromite-patches.sh
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user